Skip to content

Commit

Permalink
Update node versions in travis config
Browse files Browse the repository at this point in the history
Closes #122
  • Loading branch information
kunalkapadia committed Oct 26, 2016
1 parent 8149ae5 commit f1bd2d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,7 +1,7 @@
language: node_js
node_js:
- "4.6"
- "6.8"
- "6.9"
- "7.0"
services:
- mongodb
cache:
Expand Down

0 comments on commit f1bd2d7

Please sign in to comment.