1
0
Fork 0

Remove deprecated flag

master
Philip O'Toole 3 years ago committed by GitHub
parent bb22f8a4ef
commit eebf95d030
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,7 +20,7 @@ install:
build_script:
- go version
- go get ./...
- go build -i ./...
- go build ./...
- go test ./...
after_build:

Loading…
Cancel
Save