blob: 42a10fda4dc187f4a9ea5707e1b815f0f5c1a2be [file] [log] [blame]
Leo Repp58b9f112021-11-22 11:57:47 +01001version: ~> 1.0
2language: node_js
3os:
4 - linux
5import:
6 - ljharb/travis-ci:node/all.yml
7 - ljharb/travis-ci:node/pretest.yml
8 - ljharb/travis-ci:node/posttest.yml
9matrix:
10 allow_failures:
11 - node_js: "0.10"
12 - node_js: "0.8"