From 839dc88dc0439ae3f32c8c0f7650f32b09f311cc Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 1 Oct 2018 22:09:46 -0700 Subject: 4647 - support 64-bit Linux in CI Generated 32-bit binaries are different on 64-bit. So let's compare them only on a 32-bit platform. And let's start also verifying their run-time behavior on Linux. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 38c05ead..89e1b57a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,6 +36,7 @@ matrix: - env: COMMAND=./test_layers BUILD=build2 START=one-off # other directories - env: COMMAND=./subx/test_layers + - env: COMMAND=./subx/test_apps script: - $COMMAND $START $END -- cgit 1.4.1-2-gfad0