Skip to content

Commit

Permalink
[Tests] on node v6.2, v5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jul 6, 2016
1 parent a53cc6f commit 3ee66c5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
language: node_js
node_js:
- "6.2"
- "6.1"
- "6.0"
- "5.12"
- "5.11"
- "5.10"
- "5.9"
Expand Down Expand Up @@ -54,7 +56,9 @@ sudo: false
matrix:
fast_finish: true
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 3ee66c5

Please sign in to comment.