lifei6671 8 years ago
parent
commit
8bdbb5f948
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -15,7 +15,6 @@ before_install:
 
 script:
   - go get -t -v ./...
-  - go test -v -race ./...
   - go build -v -tags "pam" && go install
 
 before_deploy: