Skip to content

Commit

Permalink
Updated Travis targets
Browse files Browse the repository at this point in the history
  • Loading branch information
divmgl committed Oct 7, 2015
1 parent e5a9381 commit 21bcd52
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
language: node_js
node_js:
- "2.0"
- "2.3"
node_js:
- "4.1"
- "4.0"
- "0.12"
- "0.11"
- "0.10"
before_script:
- npm install -g gulp
Expand Down

0 comments on commit 21bcd52

Please sign in to comment.