tile38/.travis.yml

6 lines
51 B
YAML

language: go
script: make test
go:
- 1.6
- tip