another attempt at dev travis
This commit is contained in:
parent
8ca16a88d2
commit
091590d391
@ -2,5 +2,4 @@ language: go
|
||||
sudo: false
|
||||
go:
|
||||
- "1.12"
|
||||
install: env GO111MODULE=on go build
|
||||
script: env GO111MODULE=on go test -v ./...
|
||||
|
Loading…
x
Reference in New Issue
Block a user