Remove unnecessary go get.
This commit is contained in:
parent
46fc2168ff
commit
c7c5617b6c
|
@ -13,8 +13,5 @@ before_install:
|
|||
- go get github.com/mattn/goveralls
|
||||
- go get github.com/modocache/gover
|
||||
|
||||
install:
|
||||
- go get -t -v -tags "pkcs11" ./...
|
||||
|
||||
script:
|
||||
- bash test.sh
|
||||
|
|
Loading…
Reference in New Issue