Skip to content

Commit

Permalink
Merge pull request #30 from Rovak/dev/updatenodejsto10
Browse files Browse the repository at this point in the history
update nodejs version to 0.10
  • Loading branch information
Rovak committed Jan 25, 2014
2 parents c25d5a9 + 93e6071 commit d04e2ff
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.8
- 0.10
before_script:
- npm install -g grunt-cli
script:
Expand Down

0 comments on commit d04e2ff

Please sign in to comment.