mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-07 05:42:42 +00:00
Grab downloader
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- tip
|
||||
- 1.10.x
|
||||
- 1.9.x
|
||||
- 1.8.x
|
||||
- 1.7.x
|
||||
|
||||
script: make check
|
||||
|
||||
env:
|
||||
- GOARCH=amd64
|
||||
- GOARCH=386
|
||||
Reference in New Issue
Block a user