Python 3.4 was EOLed in March 2019
Signed-off-by: Jan Vesely <jan.ves...@rutgers.edu>
---
 .travis.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index b20a200c97d..f0faa0c394f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,8 +20,6 @@ matrix:
     - env: BUILD=cmake
     - python: 2.7
       env: TOX_ENV="py27-{generator,noaccel,accel-nix,streams}"
-    - python: 3.4
-      env: TOX_ENV="py34-{generator,noaccel,accel-nix,streams}"
     - python: 3.5
       env: TOX_ENV="py35-{generator,noaccel,accel-nix,streams}"
     - python: 3.6
-- 
2.21.0

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

Reply via email to