Skip to content

Commit

Permalink
Update Travis to test on Node 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
ericf committed Feb 10, 2015
1 parent 770ed30 commit 68cb1be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,5 +1,6 @@
language: node_js
node_js:
- "0.10"
- "0.12"
before_script:
- npm install -g grunt-cli

0 comments on commit 68cb1be

Please sign in to comment.