Skip to content

Commit

Permalink
[Tests] on node v12.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Aug 7, 2019
1 parent ee357ee commit 5cf83d6
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:
- "12.7"
- "12.8"
- "11.15"
- "10.16"
- "9.11"
Expand Down Expand Up @@ -39,6 +39,8 @@ matrix:
env: POSTTEST=true
- node_js: "4"
env: COVERAGE=true
- node_js: "12.7"
env: TEST=true ALLOW_FAILURE=true
- node_js: "12.6"
env: TEST=true ALLOW_FAILURE=true
- node_js: "12.5"
Expand Down

0 comments on commit 5cf83d6

Please sign in to comment.