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