Browse Source

test: turn off go 1.2 testing on travis

Xiang Li 11 years ago
parent
commit
10c9f7389b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

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