blob: d4c5a842fab66cb30953a8ced3ebb202a597f28e [file] [log] [blame]
Leo Repp58b9f112021-11-22 11:57:47 +01001version: ~> 1.0
2language: node_js
3cache:
4 directories:
5 - "$(nvm cache dir)"
6os:
7 - linux
8import:
9 - ljharb/travis-ci:node/all.yml
10 - ljharb/travis-ci:node/pretest.yml
11 - ljharb/travis-ci:node/posttest.yml
12 - ljharb/travis-ci:node/coverage.yml
13matrix:
14 allow_failures:
15 - env: COVERAGE=true