Browse Source

Dont test against go tip in travis

Chris Bannister 11 years ago
parent
commit
d44dd435b2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

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