2 Star 0 Fork 0

etimgroup / Davi-front

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 349 Bytes
一键复制 编辑 原始数据 按行查看 历史
etimgroup 提交于 2023-05-10 22:28 . 'davi_front'
language: node_js
node_js:
- 'node'
- 'lts/*'
script:
- npm test -- --maxWorkers=4
- npm run build
before_install:
- export CHROME_BIN=chromium-browser
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
notifications:
email:
on_failure: change
after_success: 'npm run coveralls'
cache:
directories:
- node_modules
1
https://gitee.com/atp2p/davi-front.git
git@gitee.com:atp2p/davi-front.git
atp2p
davi-front
Davi-front
dev

搜索帮助