Skip to content

Commit

Permalink
[Tests] on node v10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed May 14, 2018
1 parent e89390f commit 8244578
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: node_js
os:
- linux
node_js:
- "10.0"
- "10.1"
- "9.11"
- "8.11"
- "7.10"
Expand Down Expand Up @@ -37,6 +37,8 @@ matrix:
env: POSTTEST=true
- node_js: "4"
env: COVERAGE=true
- node_js: "10.0"
env: TEST=true ALLOW_FAILURE=true
- node_js: "9.10"
env: TEST=true ALLOW_FAILURE=true
- node_js: "9.9"
Expand Down

0 comments on commit 8244578

Please sign in to comment.