mirror of
https://github.com/1f349/twofactor.git
synced 2024-12-22 07:24:12 +00:00
Added little endian import to Travis
This commit is contained in:
parent
57cba6ede0
commit
eada29e8a3
@ -6,6 +6,7 @@ go:
|
||||
install:
|
||||
- go get "github.com/sec51/qrcode"
|
||||
- go get "github.com/sec51/cryptoengine"
|
||||
- go get "github.com/sec51/convert/smallendian"
|
||||
|
||||
script:
|
||||
- go test -v ./...
|
||||
|
Loading…
Reference in New Issue
Block a user