Remove go tip from Travis build matrix

pull/111/head
Vytautas Šaltenis 2014-08-30 10:09:18 +03:00
parent c50c511603
commit 16035869a6
1 changed files with 0 additions and 1 deletions

View File

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