Skip to content

Commit

Permalink
Changing node version for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
coop182 committed Feb 28, 2014
1 parent c798085 commit b3f353c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "0.8"
- "0.11"
- "0.10"
before_install:
- npm install -g grunt-cli
- npm install -g grunt-cli

0 comments on commit b3f353c

Please sign in to comment.