1 Star 0 Fork 0

Seho/Hilo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 256 Bytes
一键复制 编辑 原始数据 按行查看 历史
06wj 提交于 2019-03-12 11:20 . chore: update travis config
language: node_js
node_js:
- "8.12.0"
sudo: false
addons:
apt:
packages:
- xvfb
install:
- export DISPLAY=':99.0'
- Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
before_script:
- npm install -g gulp
- npm install
script: npm test
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yinzhuoei/Hilo.git
[email protected]:yinzhuoei/Hilo.git
yinzhuoei
Hilo
Hilo
master

搜索帮助