Skip to content

Commit

Permalink
node 0.10 needs to be in quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
adamstallard committed Apr 2, 2013
1 parent 18d405d commit d976fc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,6 +1,6 @@
language: node_js
node_js:
- 0.8
- 0.10
- "0.8"
- "0.10"
before_install:
- npm install -g grunt-cli

0 comments on commit d976fc6

Please sign in to comment.