33 Star 99 Fork 16

30秒学代码 / 30-seconds-of-css

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 340 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
Felix Wu 提交于 2018-10-05 14:34 . add travis
language: node_js
node_js:
- node
install:
- npm install
script:
- npm run build
after_script:
- test $TRAVIS_EVENT_TYPE = cron
&& echo -e "\e[95mDeploying to Repository"
&& chmod +x .travis/push.sh
&& ./.travis/push.sh
- chmod +x .travis/forcepush.sh && ./.travis/forcepush.sh
cache:
directories:
- node_modules
CSS
1
https://gitee.com/seconds-of-code/30-seconds-of-css.git
git@gitee.com:seconds-of-code/30-seconds-of-css.git
seconds-of-code
30-seconds-of-css
30-seconds-of-css
master

搜索帮助

14c37bed 8189591 565d56ea 8189591