Skip to content

Commit

Permalink
Update travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
explooosion committed Jan 17, 2022
1 parent 8d56c04 commit 67d6504
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ node_js:
- "16"
before_install:
- npm i npm@^8 -g
- npm i yarn -g
install:
- npm install
- yarn
script:
- npm run build
services:
Expand Down

0 comments on commit 67d6504

Please sign in to comment.