Skip to content

Commit

Permalink
Updated Travis NodeJS versions
Browse files Browse the repository at this point in the history
  • Loading branch information
nicjansma committed Dec 14, 2016
1 parent df11864 commit d8d976f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
language: node_js
sudo: false
node_js:
- "node"
- "6"
- "5"
- "4"
- "0.12"
- "0.11"
- "0.10"
before_install:
- npm install -g grunt-cli bower
- bower install

0 comments on commit d8d976f

Please sign in to comment.