travis: add "scons swr" to the build matrix
authorEmil Velikov <emil.velikov@collabora.com>
Thu, 6 Apr 2017 15:23:21 +0000 (16:23 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sat, 29 Apr 2017 12:35:17 +0000 (13:35 +0100)
commitf55d98ac85145fc35e7ee1e41520c07b6f083bb8
tree008326aa14daf3a8a2aedb1b7c71b70805493d5a
parent85ee2c6cfcd5deeca2ee0cf11079afccd6e7324e
travis: add "scons swr" to the build matrix

Requires GCC 5.0 (due to the C++14 requirement) and LLVM 3.9.

v2: Enable the target, add libedit-dev, rework check target.
v3: Comment the current check target, add -j4 SCONSFLAGS, quote OVERRIDE
variables.
v4: Keep check target as-is (Andres)

Cc: Tim Rowley <timothy.o.rowley@intel.com>
Cc: George Kyriazis <george.kyriazis@intel.com>
Reviewed-by: George Kyriazis <george.kyriazis@intel.com>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Andres Gomez <agomez@igalia.com>
.travis.yml