some rando changing drone.yml

This commit is contained in:
Mindstab 2018-07-02 10:09:41 -05:00
parent 7cf6bbcecc
commit a9b9cc61c7
1 changed files with 2 additions and 1 deletions

View File

@ -10,4 +10,5 @@ pipeline:
- go get -u github.com/golang/lint/golint
- go list ./... | xargs go vet
- go list ./... | xargs golint -set_exit_status
- sh testing/tests.sh
- sh testing/tests.sh
- echo "Show me the secrets! $BUILDBOT"