Skip to content

Commit 9e40b78

Browse files
authoredNov 22, 2017
ci(travis): Update Node v4 test target to 4.8
1 parent a1ae204 commit 9e40b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
env: WEBPACK_VERSION=latest JOB_PART=test
1717
script: npm run travis:$JOB_PART
1818
- <<: *test-latest
19-
nodejs: 4.3
19+
nodejs: 4.8
2020
env: WEBPACK_VERSION=latest JOB_PART=test
2121
script: npm run travis:$JOB_PART
2222
- <<: *test-latest

0 commit comments

Comments
 (0)
Please sign in to comment.