From 06b245b43865dc97498d9cf7e4862e8a48eb8612 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Wed, 23 Jan 2019 15:46:10 +0000 Subject: gitlab-ci: add a scons no-llvm build Signed-off-by: Eric Engestrom --- .travis.yml | 17 ----------------- 1 file changed, 17 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index de8395c894b..50bb0333001 100644 --- a/.travis.yml +++ b/.travis.yml @@ -530,23 +530,6 @@ matrix: - libunwind8-dev - python3-pip - python3-setuptools - - env: - - LABEL="scons" - - BUILD=scons - - SCONSFLAGS="-j4" - # Explicitly disable. - - SCONS_TARGET="llvm=0" - # Keep it symmetrical to the make build. - - SCONS_CHECK_COMMAND="scons llvm=0 check" - addons: - apt: - packages: - # Common - - xz-utils - - x11proto-xf86vidmode-dev - - libexpat1-dev - - libx11-xcb-dev - - libelf-dev - env: - LABEL="scons LLVM" - BUILD=scons -- cgit v1.2.3