mirror of
https://github.com/containers/podman.git
synced 2025-07-03 01:08:02 +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
|
||||
- stage: Integration Test
|
||||
script:
|
||||
- make all
|
||||
- make integration
|
||||
go: 1.9.x
|
||||
allow_failures:
|
||||
|
Reference in New Issue
Block a user