Skip to content

Commit

Permalink
Test on older Node.js versions
Browse files Browse the repository at this point in the history
  • Loading branch information
101100 committed Dec 2, 2016
1 parent 316ec3c commit 5570ca3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
language: node_js
node_js:
- 6.0
- 0.10
- 0.12
- 4
- 6
before_script:
- npm install -g grunt-cli
notifications:
Expand Down

0 comments on commit 5570ca3

Please sign in to comment.