Skip to content

Commit

Permalink
[evergreen-travis] Update node versions in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
evergreen-travis-bot committed May 31, 2017
1 parent 6287df1 commit d39a300
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: node_js
node_js:
- "node"
- "6"
- '6'
- '7'
- node
after_success: npm run coveralls

0 comments on commit d39a300

Please sign in to comment.