removing tip from go builds because it takes too long

This commit is contained in:
Mike Arpaia 2016-08-08 09:55:37 -07:00
parent 0a0bf41b16
commit 37eea61821

View File

@ -2,7 +2,6 @@ language: go
go:
- 1.6.3
- tip
script:
- go test -v ./...