8 Star 46 Fork 11

guanguans / dnmp-plus

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.travis.yml 661 Bytes
Copy Edit Raw Blame History
琯琯 authored 2019-06-26 20:25 . Update travis ci config file
language: bash
sudo: required
services:
- docker
# Installing a newer Docker version
before_install:
- curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
- sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable"
- sudo apt-get update
- sudo apt-get -y install docker-ce
- docker version
script: ./travis-build.sh
after_failure:
- curl "https://api.day.app/${API_DAY_TOKEN}/dnmp-plus 构建失败 https://travis-ci.org/guanguans/dnmp-plus/builds"
after_success:
- curl "https://api.day.app/${API_DAY_TOKEN}/dnmp-plus 构建成功"
notifications:
email: false
Docker
1
https://gitee.com/guanguans/dnmp-plus.git
git@gitee.com:guanguans/dnmp-plus.git
guanguans
dnmp-plus
dnmp-plus
master

Search

53164aa7 5694891 3bd8fe86 5694891