Skip to content

Commit

Permalink
test on node 8
Browse files Browse the repository at this point in the history
  • Loading branch information
SamVerschueren committed Jun 18, 2017
1 parent 2d7a7bf commit 310415b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,5 +1,6 @@
language: node_js
node_js:
- '8'
- '6'
- '4'
after_script:
Expand Down
1 change: 1 addition & 0 deletions appveyor.yml
@@ -1,5 +1,6 @@
environment:
matrix:
- nodejs_version: '8'
- nodejs_version: '6'
- nodejs_version: '4'
install:
Expand Down

0 comments on commit 310415b

Please sign in to comment.