mirror of
https://github.com/containers/podman.git
synced 2025-07-04 18:27:33 +08:00
Do not 'make all' on Travis for Linux
Signed-off-by: Matthew Heon <matthew.heon@gmail.com> Closes: #1266 Approved by: baude
This commit is contained in:
@ -53,7 +53,6 @@ jobs:
|
|||||||
env: ALLOWED_TO_FAIL=true
|
env: ALLOWED_TO_FAIL=true
|
||||||
- stage: Integration Test
|
- stage: Integration Test
|
||||||
script:
|
script:
|
||||||
- make all
|
|
||||||
- make integration
|
- make integration
|
||||||
go: 1.9.x
|
go: 1.9.x
|
||||||
allow_failures:
|
allow_failures:
|
||||||
|
Reference in New Issue
Block a user