Skip to content

Commit

Permalink
use newer version of node
Browse files Browse the repository at this point in the history
  • Loading branch information
edsilv committed Aug 14, 2015
1 parent 01ac133 commit 0f05bfd
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,6 +1,6 @@
language: node_js
node_js:
- '0.10'
- '0.12.7'
before_install:
- npm install -g gulp-cli
- npm install -g bower
Expand Down

0 comments on commit 0f05bfd

Please sign in to comment.