This commit is contained in:
Andrew Gillis 2019-05-20 21:20:40 -04:00
parent 3afb1e7c79
commit cb6ff4f760

View file

@ -6,7 +6,7 @@ go:
- tip
before_script:
- go -all vet ./...
- go vet ./...
script:
- ./go.test.sh