1 Star 0 Fork 0

天策上将/bookFore

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 362 Bytes
一键复制 编辑 原始数据 按行查看 历史
天策上将 提交于 2017-02-10 19:04 . init project
sudo: false
language: node_js
node_js:
- "4"
- "5"
- "6"
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.8
install:
- npm config set spin false
- npm install -g npm@3
- npm install -g typescript@2.0.0
- npm install
script:
- npm run build:prod
notifications:
slack: akveo:q559HckfZMSyZRb803aiLcjH
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/pampus/bookFore.git
git@gitee.com:pampus/bookFore.git
pampus
bookFore
bookFore
master

搜索帮助