mirror of
https://github.com/pldubouilh/gossa.git
synced 2026-08-28 04:46:58 -04:00
6 lines
48 B
YAML
6 lines
48 B
YAML
language: go
|
|
go:
|
|
- "1.10"
|
|
script:
|
|
- make ci
|