Skip to content

Commit

Permalink
Test on Node.js 10
Browse files Browse the repository at this point in the history
  • Loading branch information
SamVerschueren committed May 10, 2018
1 parent ce91a58 commit 3a2a5f3
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:
- '10'
- '8'
- '6'
- '4'
Expand Down
1 change: 1 addition & 0 deletions appveyor.yml
@@ -1,5 +1,6 @@
environment:
matrix:
- nodejs_version: '10'
- nodejs_version: '8'
- nodejs_version: '6'
- nodejs_version: '4'
Expand Down

0 comments on commit 3a2a5f3

Please sign in to comment.