Skip to content

Commit

Permalink
Support only stable and latest node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sagiegurari committed Apr 17, 2017
1 parent 64805f6 commit dbc4465
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
@@ -1,12 +1,10 @@
language: node_js
sudo: false
node_js:
- "7"
- "node"
- "6"
- "5"
- "4"
- "0.12"
- "0.10"
- "iojs"
before_install:
- npm install -g npm@^3

0 comments on commit dbc4465

Please sign in to comment.