Disable running travis at tip, it's finding a bunch of races that don't seem to be our fault

This commit is contained in:
Daniel Smith 2014-09-02 11:34:54 -07:00
parent a63966e73c
commit 3354cfb6d5

View File

@ -3,7 +3,6 @@ language: go
go:
- 1.3
- 1.2
- tip
install:
- go get code.google.com/p/go.tools/cmd/cover