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 39f5684 commit 080c50f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -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 080c50f

Please sign in to comment.