gorealis/.travis.yml

9 lines
127 B
YAML

language: go
go:
- "1.10.x"
- "1.9.x"
script:
- go build $GOPATH/src/github.com/paypal/gorealis/examples/client.go