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:
Matthew Heon
2018-08-15 10:58:29 -04:00
committed by Atomic Bot
parent 74cf870792
commit 1387bc9cdb

View File

@ -53,7 +53,6 @@ jobs:
env: ALLOWED_TO_FAIL=true
- stage: Integration Test
script:
- make all
- make integration
go: 1.9.x
allow_failures: