7ad2aa66bb
Co-authored-by: tbarnes94 <tbarnes94@users.noreply.github.com>
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
|