2 Star 8 Fork 4

路过的/Electron-elf

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 315 Bytes
一键复制 编辑 原始数据 按行查看 历史
fguby 提交于 2019-05-04 11:14 . travis ci持续构建测试
addons:
apt:
packages:
- xvfb
language: node_js
node_js:
- "9.3.0"
install:
- export DISPLAY=':99.0'
- Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
- "npm install"
- "npm i -g electron-mocha"
before_script:
- export DISPLAY=:99.0; sh -e /etc/init.d/xvfb start
script:
- "npm run test"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lgdm/Electron-elf.git
git@gitee.com:lgdm/Electron-elf.git
lgdm
Electron-elf
Electron-elf
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385