Use older format for drone
Some checks failed
the build failed

This commit is contained in:
Peter Stuifzand 2019-03-11 20:34:48 +01:00
parent fad0e00acf
commit 33c37fde0b

View File

@ -1,13 +1,7 @@
kind: pipeline
name: testing
clone: pipeline:
depth: 50 testing:
steps:
- name: testing
image: golang:1.11 image: golang:1.11
pull: true
commands: commands:
- go test -v . - go test -v .
- go vet - go vet