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:
depth: 50
steps:
- name: testing
pipeline:
testing:
image: golang:1.11
pull: true
commands:
- go test -v .
- go vet