mirror of
https://github.com/1f349/twofactor.git
synced 2024-12-22 07:24:12 +00:00
7 lines
55 B
YAML
7 lines
55 B
YAML
language: go
|
|
|
|
go:
|
|
- 1.4
|
|
|
|
script:
|
|
- go test -v ./... |