Skip to content

Commit

Permalink
quote version number for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler Kellen committed Mar 15, 2013
1 parent dfe5b8f commit dc66a34
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.10
- "0.8"
- "0.10"
before_script:
- npm install -g grunt-cli

0 comments on commit dc66a34

Please sign in to comment.