Skip to content

Commit

Permalink
docs: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
maguohua1 committed Jul 20, 2021
1 parent 202c07c commit 3050525
Showing 1 changed file with 4 additions and 20 deletions.
24 changes: 4 additions & 20 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,21 +1,5 @@
language: node_js
sudo: false

node_js:
- 8

cache:
directories:
- node_modules

before_install:
- export CHROME_BIN=chromium-browser
- export DISPLAY=:99.0

install:
- npm install -g yarn
- yarn

script:
- npm run build

node_js: 10
script: npm run test
notifications:
email: false

0 comments on commit 3050525

Please sign in to comment.