Skip to content

Commit

Permalink
修复Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bg5sbk committed Mar 1, 2016
1 parent f37cfd0 commit ea70fb6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ install:

script:
- go vet -x ./...
- go test -v ./...
- go test -covermode=count -coverprofile=profile.cov .

after_script:
Expand Down

0 comments on commit ea70fb6

Please sign in to comment.