Skip to content

Commit

Permalink
change travis node version to latest stable
Browse files Browse the repository at this point in the history
  • Loading branch information
liabru committed Sep 21, 2016
1 parent 6aa3661 commit ee33686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
sudo: false
node_js:
- "0.12"
- "node"
before_install:
- npm install -g gulp
- mkdir travis-phantomjs
Expand Down

0 comments on commit ee33686

Please sign in to comment.