mirror of
https://github.com/Luzifer/korvike.git
synced 2024-11-12 17:22:44 +00:00
8 lines
52 B
YAML
8 lines
52 B
YAML
|
language: go
|
||
|
|
||
|
go:
|
||
|
- 1.4
|
||
|
|
||
|
script:
|
||
|
- go test
|