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