We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99638a6 commit a56b598Copy full SHA for a56b598
.travis.yml
@@ -14,10 +14,6 @@ jobs:
14
node_js: 6
15
env: WEBPACK_VERSION=latest JOB_PART=test
16
script: npm run travis:$JOB_PART
17
- - <<: *test-latest
18
- node_js: 4.8
19
- env: WEBPACK_VERSION=latest JOB_PART=test
20
- script: npm run travis:$JOB_PART
21
- <<: *test-latest
22
node_js: 8
23
env: WEBPACK_VERSION=latest JOB_PART=lint
0 commit comments