Third try

This commit is contained in:
Renan DelValle 2018-08-11 21:09:56 -07:00
parent af05dec069
commit d1e0931b1c
No known key found for this signature in database
GPG key ID: 3895800E03F17676

View file

@ -4,7 +4,7 @@ go:
- "1.10.x" - "1.10.x"
- "1.9.x" - "1.9.x"
install: install: true
script: script:
- go build ./examples/client.go - go build ./examples/client.go