mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-05 05:20:34 +00:00
Allow fails on go tip.
This commit is contained in:
+5
-1
@@ -13,4 +13,8 @@ install:
|
||||
- make prepare
|
||||
|
||||
|
||||
script: make travis
|
||||
script: make travis
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
||||
|
||||
Reference in New Issue
Block a user