18 Star 62 Fork 19

Notadd / ng-notadd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 523 Bytes
一键复制 编辑 原始数据 按行查看 历史
vqqIM_admin 提交于 2019-05-20 10:04 . chore(travis): rm test
sudo: required
language: node_js
node_js:
- "10"
git:
submodules: true
before_install:
- npm install -g @angular/cli
install:
- npm i
- ng build --prod
# - upx rm -a /
# - sleep(20)
# - upx put ./ /
after_install:
- sudo curl -L http://collection.b0.upaiyun.com/softwares/upx/upx-linux-amd64-v0.2.3 -o /usr/bin/upx
- sudo chmod +x /usr/bin/upx
- cd ./dist
- upx login ng-notadd "$NG" "$UPYUN"
- upx sync ./ /
# script:
# - cd ../
# - npm run test
JavaScript
1
https://gitee.com/notadd/ng-notadd.git
git@gitee.com:notadd/ng-notadd.git
notadd
ng-notadd
ng-notadd
master

搜索帮助