summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-08-15 10:58:29 -0400
committerAtomic Bot <atomic-devel@projectatomic.io>2018-08-15 18:07:04 +0000
commit1387bc9cdb708e83461600dde26f2c9f20986d24 (patch)
tree36bf61aea9663d13101e748bb9f7214229d8b091 /.travis.yml
parent74cf870792d45333060a209d142ff360b38cceae (diff)
downloadpodman-1387bc9cdb708e83461600dde26f2c9f20986d24.tar.gz
podman-1387bc9cdb708e83461600dde26f2c9f20986d24.tar.bz2
podman-1387bc9cdb708e83461600dde26f2c9f20986d24.zip
Do not 'make all' on Travis for Linux
Signed-off-by: Matthew Heon <matthew.heon@gmail.com> Closes: #1266 Approved by: baude
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 32fa9242b..2ede77a93 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -53,7 +53,6 @@ jobs:
env: ALLOWED_TO_FAIL=true
- stage: Integration Test
script:
- - make all
- make integration
go: 1.9.x
allow_failures: