Go 1.3 is not longer supported

This commit is contained in:
Manu Mtz-Almeida 2015-05-13 23:47:39 +02:00
parent 662a35d209
commit 20213d6de3

View File

@ -1,6 +1,6 @@
language: go language: go
sudo: false sudo: false
go: go:
- 1.3
- 1.4 - 1.4
- 1.4.2
- tip - tip