[Mesa-dev] [PATCH 2/7] travis: Rename clover job to include llvm version

Jan Vesely jan.vesely at rutgers.edu
Sun Sep 17 02:05:40 UTC 2017


Signed-off-by: Jan Vesely <jan.vesely at rutgers.edu>
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 435216fc8f..0012d27dc7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -115,7 +115,7 @@ matrix:
             - libunwind8-dev
     - env:
         # NOTE: Analogous to SWR above, building Clover is quite slow.
-        - LABEL="make Gallium ST Clover"
+        - LABEL="make Gallium ST Clover LLVM-3.6"
         - BUILD=make
         - MAKEFLAGS="-j4"
         - MAKE_CHECK_COMMAND="true"
-- 
2.13.5



More information about the mesa-dev mailing list