test drone
This commit is contained in:
parent
c0549a169a
commit
51f6148851
1 changed files with 1 additions and 0 deletions
|
@ -2,5 +2,6 @@ image: go1.3
|
|||
env:
|
||||
- GOPATH=/var/cache/drone
|
||||
script:
|
||||
- go get -v
|
||||
- go build -v
|
||||
- go test -v ./...
|
Reference in a new issue