Skip to content

Commit

Permalink
[Tests] up to node v7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Nov 29, 2016
1 parent f91282e commit 5f02294
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,5 +1,7 @@
language: node_js
node_js:
- "7.2"
- "7.1"
- "7.0"
- "6.9"
- "6.8"
Expand Down Expand Up @@ -76,6 +78,8 @@ matrix:
- node_js: "node"
env: POSTTEST=true
allow_failures:
- node_js: "7.1"
- node_js: "7.0"
- node_js: "6.8"
- node_js: "6.7"
- node_js: "6.6"
Expand Down

0 comments on commit 5f02294

Please sign in to comment.