Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

Commit a865294

Browse files
committed
Update .travis.yml
1 parent c02ec6b commit a865294

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ before_script:
1010
- psql -c 'create database utron;' -U postgres
1111
before_install:
1212
- go get -t -v
13-
- go get github.com/axw/gocov/gocov
1413
- go get github.com/mattn/goveralls
15-
- if ! go get code.google.com/p/go.tools/cmd/cover; then go get golang.org/x/tools/cmd/cover; fi
1614
script:
1715
- $HOME/gopath/bin/goveralls -v -service=travis-ci -repotoken=$COVERALLS

0 commit comments

Comments
 (0)