2 Star 3 Fork 1

emyann/typescript-webpack-starter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 224 Bytes
一键复制 编辑 原始数据 按行查看 历史
emyann 提交于 2017-11-09 01:08 . feat(CLI): 😒
branches:
only:
- master
- develop
language: node_js
node_js:
- '6.7'
before_install:
- export CHROME_BIN=chromium-browser
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
script:
- npm run test-cli
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/emyann/typescript-webpack-starter.git
git@gitee.com:emyann/typescript-webpack-starter.git
emyann
typescript-webpack-starter
typescript-webpack-starter
master

搜索帮助