1 Star 0 Fork 0

ddocan / electron-api-demos

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 329 Bytes
一键复制 编辑 原始数据 按行查看 历史
language: node_js
node_js:
- "node"
- "lts/*"
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- sleep 3
script:
- npm test
- npm run package:linux
branches:
only:
- master
cache:
directories:
- node_modules
notifications:
email:
on_success: never
on_failure: change
1
https://gitee.com/ddocan/electron-api-demos.git
git@gitee.com:ddocan/electron-api-demos.git
ddocan
electron-api-demos
electron-api-demos
master

搜索帮助