mirror of
https://github.com/1f349/twofactor.git
synced 2024-12-22 07:24:12 +00:00
Fixed travis dependencies
This commit is contained in:
parent
6e8770158f
commit
4b6ca6edea
@ -5,6 +5,7 @@ go:
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
- go get "code.google.com/p/rsc/qr"
|
- go get "code.google.com/p/rsc/qr"
|
||||||
|
- go get "github.com/sec51/cryptoengine"
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go test -v ./...
|
- go test -v ./...
|
Loading…
Reference in New Issue
Block a user