Skip to content

Commit

Permalink
[tools] Update Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyganch committed Feb 8, 2017
1 parent da43ff7 commit 0ac44e1
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
language: node_js

node_js:
- "iojs"
- "0.10"
- "0.11"
- "0.12"

matrix:
allow_failures:
- node_js: "0.11"
- '7'
- '6'
- '5'
- '4'

0 comments on commit 0ac44e1

Please sign in to comment.