Skip to content

Commit

Permalink
Update CI configs
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanZim committed Feb 3, 2018
1 parent aa0088d commit 908817a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ sudo: false
language: node_js
node_js:
- node
- 8
- 6
- 4
script:
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
environment:
matrix:
- nodejs_version: "7"
- nodejs_version: "8"
- nodejs_version: "6"
- nodejs_version: "4"

Expand Down

0 comments on commit 908817a

Please sign in to comment.