Skip to content

Commit cb8f07b

Browse files
author
fengwan
committed
change travis engines
1 parent e994848 commit cb8f07b

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.travis.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,6 @@ jobs:
1010
allow_failures:
1111
- env: WEBPACK_VERSION=canary
1212
include:
13-
- &test-latest
14-
stage: Webpack latest
15-
nodejs: 6
16-
env: WEBPACK_VERSION=latest JOB_PART=test
17-
script: npm run travis:$JOB_PART
18-
- <<: *test-latest
19-
nodejs: 4.8
20-
env: WEBPACK_VERSION=latest JOB_PART=test
21-
script: npm run travis:$JOB_PART
2213
- <<: *test-latest
2314
node_js: 8
2415
env: WEBPACK_VERSION=latest JOB_PART=lint

0 commit comments

Comments
 (0)