gorealis/.travis.yml
Renan DelValle d1e0931b1c
Third try
2018-08-11 21:09:56 -07:00

10 lines
104 B
YAML

language: go
go:
- "1.10.x"
- "1.9.x"
install: true
script:
- go build ./examples/client.go