Skip to content

Commit

Permalink
Added more node.js versions to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ellenaua committed Jun 18, 2018
1 parent 8ec9602 commit 56f403f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
@@ -1,6 +1,9 @@
language: node_js
node_js:
- 0.10
- "node"
- "8"
- "6"
- "4"
install:
- npm install
- npm install -g grunt-cli
Expand Down

0 comments on commit 56f403f

Please sign in to comment.