Skip to content

Commit

Permalink
Add tests for node 0.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
rottmann committed Dec 14, 2015
1 parent b5059a1 commit 5d11430
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: node_js
sudo: false
node_js:
- 0.10
before_script:
- 0.12
before_script:
- npm install -g grunt-cli

0 comments on commit 5d11430

Please sign in to comment.