mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-06 22:18:28 +00:00
9 lines
69 B
YAML
9 lines
69 B
YAML
sudo: false
|
|
language: go
|
|
go:
|
|
- 1.1
|
|
- 1.2
|
|
- 1.3
|
|
- 1.4
|
|
- tip
|