Skip to content

Commit

Permalink
Update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
iarna committed Apr 21, 2017
1 parent 1011abf commit 81122f0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
language: node_js
node_js:
- "6"
- "7"
- "4"
- "0.12"
- "0.10"
before_install:
- "npm config set spin false"
- "ls .npm-bin/bin/npm > /dev/null 2>&1 || npm install --prefix .npm-bin -g npm"
Expand Down

0 comments on commit 81122f0

Please sign in to comment.