1
0
mirror of https://github.com/shazow/ssh-chat.git synced 2025-05-10 12:11:06 +03:00

travisci: Remove explicit dep fetch

This commit is contained in:
Andrey Petrov 2018-12-25 14:50:57 -05:00
parent bdd9274aaa
commit c1f374917c

@ -10,7 +10,6 @@ env:
- CGO_ENABLED=0 GO111MODULE=on - CGO_ENABLED=0 GO111MODULE=on
install: install:
- go get -t ./...
- go get github.com/gordonklaus/ineffassign - go get github.com/gordonklaus/ineffassign
script: script: