* add yarn.lock to CI

* update travis config

* replace data url by placeholder in CI
This commit is contained in:
yz-yu
2020-10-24 17:34:51 +08:00
committed by GitHub
parent c3c8ee3ac8
commit 55c5038528
5 changed files with 3264 additions and 6 deletions

View File

@@ -1,10 +1,10 @@
language: node_js
node_js:
- 10
- 12
install:
- npm install
- yarn
script:
- xvfb-run --server-args="-screen 0 1920x1080x24" npm test