Skip to content

Commit

Permalink
travis CI test on node 7
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen authored May 30, 2017
1 parent 64f33be commit 472bb08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cache:
notifications:
email: false
node_js:
- node
- 7
before_install: "./scripts/travis/before_install.sh"
after_success: "./scripts/travis/after_success.sh"
script:
Expand Down

0 comments on commit 472bb08

Please sign in to comment.