Skip to content

Commit

Permalink
修改TravisCI配置
Browse files Browse the repository at this point in the history
  • Loading branch information
bg5sbk committed Oct 25, 2016
1 parent 5adefbf commit c3a99d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go:

install:
- go get github.com/mattn/goveralls
- go get -d -v ./...
- go get -t -v ./...

script:
- go vet -x
Expand Down

0 comments on commit c3a99d6

Please sign in to comment.