update badge

master
shengxiang 9 years ago
parent 61e2c2b648
commit 05d1a450b6

@ -6,5 +6,4 @@ env:
script:
- go test -v ./...
after_success:
- bash -c "$(curl -fsSL https://raw.githubusercontent.com/codeskyblue/gorelease/master/scripts/build-standalone.sh)" args0 "windows linux darwin"
- bash -c "$(curl -fsSL https://raw.githubusercontent.com/codeskyblue/gorelease/master/scripts/upload-qiniu.sh)"
- bash -c "$(curl -fsSL http://bitly.com/gorelease)" gorelease

@ -1,6 +1,6 @@
# gosuv
[![Build Status](https://travis-ci.org/codeskyblue/gosuv.svg)](https://travis-ci.org/codeskyblue/gosuv)
[![gorelease](https://dn-gorelease.qbox.me/gorelease-download-brightgreen.png)](http://gorelease.herokuapp.com/dn-gobuild5.qbox.me/gosuv/master)
[![gorelease](https://dn-gorelease.qbox.me/gorelease-download-blue.svg)](http://gorelease.herokuapp.com/dn-gobuild5.qbox.me/gosuv/master)
golang port of python-supervisor

Loading…
Cancel
Save