1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-05-11 19:29:20 +08:00

Get specific about which Golang versions we support

This commit is contained in:
deadprogram 2015-09-29 18:57:26 -07:00
parent 47c0e10cde
commit 6042fa6853

View File

@ -3,9 +3,8 @@ sudo: true
go:
- 1.2
- 1.3
- 1.4
- 1.5
- release
- 1.4.2
- 1.5.1
- tip
matrix:
allow_failures: