1
0
mirror of https://github.com/sjwhitworth/golearn.git synced 2025-05-11 19:29:47 +08:00
golearn/.travis.yml
2014-05-17 20:34:15 +01:00

7 lines
50 B
YAML

language: go
go:
- 1.1
- 1.2
- release
- tip