* add yarn.lock to CI

* update travis config

* replace data url by placeholder in CI
This commit is contained in:
yz-yu
2026-04-01 12:00:00 +08:00
committed by GitHub
parent d21f86cacd
commit 4118f12582
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