Skip to content

Commit

Permalink
[Tests] on node v5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Mar 1, 2016
1 parent 9c58b00 commit 01c52fa
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.7"
- "5.6"
- "5.5"
- "5.4"
Expand Down Expand Up @@ -46,6 +47,7 @@ sudo: false
matrix:
fast_finish: true
allow_failures:
- node_js: "5.6"
- node_js: "5.5"
- node_js: "5.4"
- node_js: "5.3"
Expand Down

0 comments on commit 01c52fa

Please sign in to comment.