[Piglit] [PATCH 2/2] travis: Drop python3.4

Jan Vesely jan.vesely at rutgers.edu
Sun Aug 18 19:01:43 UTC 2019


Python 3.4 was EOLed in March 2019
Signed-off-by: Jan Vesely <jan.vesely at 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



More information about the Piglit mailing list