Skip to content

Commit

Permalink
chore: test against node 8
Browse files Browse the repository at this point in the history
  • Loading branch information
thisislawatts authored and Anton Drukh committed Nov 30, 2017
1 parent 9e04191 commit 4436561
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ notifications:
email: false
matrix:
include:
- node_js: "8"
- node_js: "6"
- node_js: "4"
- node_js: "0.12"
Expand Down
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ cache:
# Test against these versions of Node.js
environment:
matrix:
- nodejs_version: "8"
- nodejs_version: "6"
- nodejs_version: "4"

Expand Down

0 comments on commit 4436561

Please sign in to comment.