mirror of
https://github.com/Luzifer/mondash.git
synced 2024-11-10 08:30:02 +00:00
9 lines
73 B
YAML
9 lines
73 B
YAML
|
sudo: false
|
||
|
|
||
|
language: go
|
||
|
|
||
|
go:
|
||
|
- 1.3
|
||
|
- 1.4
|
||
|
- tip
|