Skip to content

Commit

Permalink
test with current Node.js versions
Browse files Browse the repository at this point in the history
  • Loading branch information
hegemonic committed Aug 26, 2016
1 parent f74d606 commit e7129b2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
language: node_js

node_js:
- "0.10"
- "0.12"
- "6"
- "5"
- "4"

install: npm install -g gulp; npm install

0 comments on commit e7129b2

Please sign in to comment.