Skip to content

Commit

Permalink
Made Node versions strings in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
larzconwell committed Sep 5, 2012
1 parent 88bc3e2 commit 302c139
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 language: node_js
node_js: node_js:
- 0.8 - "0.8"
- 0.6 - "0.6"


install: jake utilities handlebars jade install: jake utilities handlebars jade

0 comments on commit 302c139

Please sign in to comment.