Remove unnecessary go get.

This commit is contained in:
Jacob Hoffman-Andrews 2015-03-25 18:55:49 -07:00
parent 46fc2168ff
commit c7c5617b6c
1 changed files with 0 additions and 3 deletions

View File

@ -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