Skip to content

Commit

Permalink
Travis-CI node.js LTS and latest versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
bbortt committed Oct 5, 2020
1 parent 0aafd91 commit 0da0ff2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ sudo: required
language: node_js
node_js:
- '12'
- '14'
cache: npm
os:
- linux
Expand Down Expand Up @@ -35,9 +34,8 @@ jobs:
- stage: validate
name: "Unit tests and Coverage"
node_js:
- '10'
- '11'
- '12'
- '14'
before_script:
- 'sudo chown root /opt/google/chrome/chrome-sandbox'
- 'sudo chmod 4755 /opt/google/chrome/chrome-sandbox'
Expand Down

0 comments on commit 0da0ff2

Please sign in to comment.