Skip to content

Commit

Permalink
buaazp: add drone.io build status image
Browse files Browse the repository at this point in the history
  • Loading branch information
buaazp committed May 27, 2014
1 parent 78f7dbb commit cd51199
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ go: 1.2
install: true

before_script:
- export GOPATH="$(pwd):$GOPATH"
- env | sort

script:
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Author: [@招牌疯子](http://weibo.com/819880808)
Contact me: [email protected]

[![Build Status](https://travis-ci.org/buaazp/stress.svg?branch=master)](https://travis-ci.org/buaazp/stress)
[![Build Status](https://drone.io/github.com/buaazp/stress/status.png)](https://drone.io/github.com/buaazp/stress/latest)
[![GoDoc](https://godoc.org/github.com/buaazp/stress?status.png)](https://godoc.org/github.com/buaazp/stress)

## Install
Expand Down

0 comments on commit cd51199

Please sign in to comment.