mirror of
https://github.com/Luzifer/staticmap.git
synced 2025-01-07 13:31:50 +00:00
9 lines
62 B
YAML
9 lines
62 B
YAML
|
language: go
|
||
|
sudo: false
|
||
|
|
||
|
go:
|
||
|
- 1.3
|
||
|
- 1.4
|
||
|
- 1.5
|
||
|
- tip
|