Files
go-toml/.travis.yml
T
2014-08-14 10:14:50 +02:00

8 lines
77 B
YAML

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