Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mafintosh committed Jan 9, 2016
1 parent 423a460 commit 974fae4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: node_js
node_js:
- "0.8"
- "0.10"
- '0.10'
- '0.12'
- '4.0'
- '5.0'
before_install:
- npm install -g npm@~1.4.6

0 comments on commit 974fae4

Please sign in to comment.