mirror of
https://github.com/joelwmale/webhook-action.git
synced 2024-11-25 17:06:52 +01:00
8 lines
163 B
YAML
8 lines
163 B
YAML
version: ~> 1.0
|
|
language: node_js
|
|
os:
|
|
- linux
|
|
import:
|
|
- ljharb/travis-ci:node/all.yml
|
|
- ljharb/travis-ci:node/pretest.yml
|
|
- ljharb/travis-ci:node/posttest.yml
|