Skip to content

Commit

Permalink
Only test supported node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rejas committed Jul 23, 2018
1 parent 2055d29 commit 429068d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
@@ -1,8 +1,6 @@
sudo: false
language: node_js
node_js:
- "0.10"
- "0.11"
- "0.12"
- "6"
- "lts/*"
- "stable"

0 comments on commit 429068d

Please sign in to comment.