Fixed travis dependencies

This commit is contained in:
silenteh 2015-08-06 00:04:28 +02:00
parent 6e8770158f
commit 4b6ca6edea

View File

@ -5,6 +5,7 @@ go:
install:
- go get "code.google.com/p/rsc/qr"
- go get "github.com/sec51/cryptoengine"
script:
- go test -v ./...