mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-07 05:42:42 +00:00
New signing key for aptly repo, and small fixes
Build on Go 1.10, drop Go 1.7 Remove references to now defunct pgp.mit.edu, fix system test
This commit is contained in:
+1
-1
@@ -4,9 +4,9 @@ sudo: required
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
- master
|
||||
|
||||
go_import_path: github.com/smira/aptly
|
||||
|
||||
Reference in New Issue
Block a user