Skip to content

Commit

Permalink
Adding tests to drone
Browse files Browse the repository at this point in the history
  • Loading branch information
Depado committed Feb 21, 2016
1 parent 5926aba commit 563d570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Expand Up @@ -3,7 +3,7 @@ build:
commands:
- go get
- go build
- go test
- go test ./...

matrix:
GO_VERSION:
Expand Down

0 comments on commit 563d570

Please sign in to comment.