Skip to content

Commit

Permalink
Update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
explooosion committed Jan 17, 2022
1 parent acea1d1 commit 8d56c04
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@ sudo: required
addons:
chrome: stable
node_js:
- "10"
- "16"
before_install:
- npm i npm@^6 -g
- npm i npm@^8 -g
install:
- npm install
script:
- npm test
- npm run build
services:
- xvfb
Expand Down

0 comments on commit 8d56c04

Please sign in to comment.