Remove go tip from Travis build matrix

This commit is contained in:
Vytautas Šaltenis 2014-08-30 10:09:18 +03:00
parent c50c511603
commit 16035869a6

View File

@ -7,7 +7,6 @@ language: go
go:
- 1.2
- 1.3
- tip
install:
- go get -d -t -v ./...