Second attempt
This commit is contained in:
parent
bb38f4499c
commit
af05dec069
1 changed files with 2 additions and 1 deletions
|
@ -4,6 +4,7 @@ go:
|
|||
- "1.10.x"
|
||||
- "1.9.x"
|
||||
|
||||
install:
|
||||
|
||||
script:
|
||||
- go build $GOPATH/src/github.com/paypal/gorealis/examples/client.go
|
||||
- go build ./examples/client.go
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue