Skip to content

Commit 908817a

Browse files
committed
Update CI configs
1 parent aa0088d commit 908817a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ sudo: false
22
language: node_js
33
node_js:
44
- node
5+
- 8
56
- 6
67
- 4
78
script:

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
environment:
22
matrix:
3-
- nodejs_version: "7"
3+
- nodejs_version: "8"
44
- nodejs_version: "6"
55
- nodejs_version: "4"
66

0 commit comments

Comments
 (0)