Skip to content

Commit

Permalink
Updated Travis Node tests to 7.4 and 6.9 only.
Browse files Browse the repository at this point in the history
  • Loading branch information
igoramadas committed Jan 31, 2017
1 parent 0cdd27c commit 66ca810
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,9 +1,8 @@
sudo: false
language: node_js
node_js:
- "7.3"
- "7.4"
- "6.9"
- "4.6"
services:
- mongodb
before_script:
Expand Down

0 comments on commit 66ca810

Please sign in to comment.