Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Commit

Permalink
Use recent Node versions for TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
BYK committed Jan 24, 2017
1 parent 2574d92 commit 411aed2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
@@ -1,5 +1,7 @@
language: node_js
node_js:
- 0.8
- 4
- 6
- 7
before_script:
- npm install -g grunt-cli

0 comments on commit 411aed2

Please sign in to comment.