Skip to content

Commit

Permalink
dep to sh
Browse files Browse the repository at this point in the history
  • Loading branch information
DoubleDi committed Mar 7, 2020
1 parent ef67bf1 commit 88bcc17
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 @@ -19,7 +19,7 @@ before_install:
- curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh

install:
- travis_retry go get -v github.com/golang/dep/... github.com/mattn/goveralls/...
- travis_retry go get -v github.com/mattn/goveralls/...
- make init

before_script:
Expand Down

0 comments on commit 88bcc17

Please sign in to comment.