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