Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jsg2021 authored Jul 24, 2020
1 parent 49a0f66 commit b8720a7
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,14 @@ node_js:
- 10
- 8

jobs:
allow_failures:
- node_js: 8

cache: npm

matrix:
include:
- node_js: 12
env: HARMONY=true
allow_failures:
- node_js: 8

before_install:
- npm i -g npm
Expand Down

0 comments on commit b8720a7

Please sign in to comment.