mirror of
https://github.com/Luzifer/worktime.git
synced 2024-12-23 14:31:16 +00:00
8 lines
52 B
YAML
8 lines
52 B
YAML
|
language: go
|
||
|
|
||
|
go:
|
||
|
- 1.4
|
||
|
|
||
|
script:
|
||
|
- go test
|