Second attempt

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

View file

@ -4,6 +4,7 @@ go:
- "1.10.x" - "1.10.x"
- "1.9.x" - "1.9.x"
install:
script: script:
- go build $GOPATH/src/github.com/paypal/gorealis/examples/client.go - go build ./examples/client.go