Skip to content

Commit

Permalink
Change support node.js version
Browse files Browse the repository at this point in the history
  • Loading branch information
shootaroo committed Apr 7, 2015
1 parent 6b41bc2 commit 218c142
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: node_js
node_js:
- "0.10"
- "0.11"
- iojs
- 0.12
- 0.10
before_script:
- npm install -g grunt-cli

0 comments on commit 218c142

Please sign in to comment.