Browse Source

remove "release" from .travis.yml

shenwei356 9 years ago
parent
commit
8d45c0c61d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -2,7 +2,6 @@ language: go
 
 go:
  - 1.3
- - release
 
 script:
  - go test -v ./...