Skip to content

Commit

Permalink
Use stable Node.js on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mhallin committed May 6, 2016
1 parent 481de75 commit 6e4f951
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: node_js

node_js: stable

before_install:
- npm config set spin false --global

Expand Down

0 comments on commit 6e4f951

Please sign in to comment.