Skip to content

Commit

Permalink
[Tests] on node v5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jul 5, 2016
1 parent 67e83b8 commit 8a4e0c0
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
Expand Up @@ -3,6 +3,7 @@ node_js:
- "6.2"
- "6.1"
- "6.0"
- "5.12"
- "5.11"
- "5.10"
- "5.9"
Expand Down Expand Up @@ -57,6 +58,7 @@ matrix:
allow_failures:
- node_js: "6.1"
- node_js: "6.0"
- node_js: "5.11"
- node_js: "5.10"
- node_js: "5.9"
- node_js: "5.8"
Expand Down

0 comments on commit 8a4e0c0

Please sign in to comment.