Skip to content

Commit

Permalink
[Tests] on node v5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Apr 15, 2016
1 parent 82c3c9d commit c798cfe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: node_js
node_js:
- "5.10"
- "5.9"
- "5.8"
- "5.7"
Expand Down Expand Up @@ -50,6 +51,7 @@ sudo: false
matrix:
fast_finish: true
allow_failures:
- node_js: "5.9"
- node_js: "5.8"
- node_js: "5.7"
- node_js: "5.6"
Expand Down

0 comments on commit c798cfe

Please sign in to comment.