Skip to content

Commit

Permalink
[Tests] on node v8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Oct 24, 2017
1 parent 7f509ba commit e0c5d51
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,7 @@ language: node_js
os:
- linux
node_js:
- "8.7"
- "8.8"
- "7.10"
- "6.11"
- "5.12"
Expand Down Expand Up @@ -30,6 +30,8 @@ matrix:
include:
- node_js: "node"
env: PRETEST=true
- node_js: "8.7"
env: TEST=true ALLOW_FAILURE=true
- node_js: "8.6"
env: TEST=true ALLOW_FAILURE=true
- node_js: "8.5"
Expand Down

0 comments on commit e0c5d51

Please sign in to comment.