Files
go-toml/.travis.yml
T
2013-12-10 14:50:52 +01:00

7 lines
67 B
YAML

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