This way it can overlap the other jobs better.
Signed-off-by: Jan Vesely <jan.ves...@rutgers.edu>
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 3043cd4cad7..b20a200c97d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,6 +17,7 @@ env:
 
 matrix:
   include:
+    - env: BUILD=cmake
     - python: 2.7
       env: TOX_ENV="py27-{generator,noaccel,accel-nix,streams}"
     - python: 3.4
@@ -27,7 +28,6 @@ matrix:
       env: TOX_ENV="py36-{generator,noaccel,accel-nix,streams}"
     - python: 3.7
       env: TOX_ENV="py37-{generator,noaccel,accel-nix,streams}"
-    - env: BUILD=cmake
 
 install:
   - |
-- 
2.21.0

_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to