Files
go-toml/.travis.yml
T
2014-07-08 22:12:58 -04:00

7 lines
67 B
YAML

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