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 d9ea4d3 commit c35e65c
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 @@ -21,7 +21,7 @@ before_install:
install:
- go get github.com/mattn/goveralls
- go get github.com/funny/utest
- go get golang.org/x/tools/cmd/cover
- go get golang.org/x/tools/cmd/cover
- go get -d -v ./...
- go build -v ./...

Expand Down

0 comments on commit c35e65c

Please sign in to comment.