Files
go-toml/.travis.yml
T
2013-12-10 22:00:49 +01:00

8 lines
77 B
YAML

language: go
script: "./test.sh"
go:
- 1.0
- 1.1
- 1.2
- tip