Skip to content

Commit

Permalink
Use Node 7 for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewp authored and Manuel Mujica committed Sep 18, 2017
1 parent c0ff9eb commit 4c7da96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,7 @@ matrix:
script: npm run test-node:ci
- node_js: 6
script: npm run test-node:ci
- node_js: node
- node_js: 7
addons:
sauce_connect: true
before_script:
Expand Down

0 comments on commit 4c7da96

Please sign in to comment.