Skip to content

Commit

Permalink
remove go mod download
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolay Pavlovich committed Feb 22, 2019
1 parent 72fe8be commit 73d7708
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 @@ -8,7 +8,6 @@ env:
GO111MODULE=on

script:
- go mod download
- go test -v -covermode=count -coverprofile=coverage.out

after_success:
Expand Down

0 comments on commit 73d7708

Please sign in to comment.