[Piglit] [PATCH] travis: drop python 3.3
Andres Gomez
agomez at igalia.com
Thu Jul 19 22:58:48 UTC 2018
It's quite old and not even supported by wheel any more.
Cc: Juan A. Suarez Romero <jasuarez at igalia.com>
Cc: Dylan Baker <dylan.c.baker at intel.com>
Signed-off-by: Andres Gomez <agomez at igalia.com>
---
.travis.yml | 2 --
1 file changed, 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index b4cbcca49..b6e8136e8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,8 +15,6 @@ matrix:
include:
- python: 2.7
env: TOX_ENV="py27-{generator,noaccel,accel-nix,streams}"
- - python: 3.3
- env: TOX_ENV="py33-{generator,noaccel,accel-nix,streams}"
- python: 3.4
env: TOX_ENV="py34-{generator,noaccel,accel-nix,streams}"
- python: 3.5
--
2.18.0
More information about the Piglit
mailing list