Skip to content

Commit

Permalink
[Tests] up to node v5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Nov 23, 2015
1 parent 241f8e5 commit 2093e30
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
language: node_js
node_js:
- "5.1"
- "5.0"
- "4.2"
- "4.1"
- "4.0"
- "iojs-v3.3"
Expand Down Expand Up @@ -34,6 +37,8 @@ sudo: false
matrix:
fast_finish: true
allow_failures:
- node_js: "5.0"
- node_js: "4.1"
- node_js: "4.0"
- node_js: "iojs-v3.2"
- node_js: "iojs-v3.1"
Expand Down

0 comments on commit 2093e30

Please sign in to comment.