Quoting Emil Velikov (2018-08-08 05:33:44) > On 7 August 2018 at 02:53, Rhys Kidd <rhysk...@gmail.com> wrote: > > Signed-off-by: Rhys Kidd <rhysk...@gmail.com> > > --- > > .travis.yml | 3 +++ > > tox.ini | 9 +++++---- > > 2 files changed, 8 insertions(+), 4 deletions(-) > > > > diff --git a/.travis.yml b/.travis.yml > > index b6e8136e8..45b23f009 100644 > > --- a/.travis.yml > > +++ b/.travis.yml > > @@ -21,6 +21,9 @@ matrix: > > env: TOX_ENV="py35-{generator,noaccel,accel-nix,streams}" > > - python: 3.6 > > env: TOX_ENV="py36-{generator,noaccel,accel-nix,streams}" > > + - python: 3.7 > > + env: TOX_ENV="py37-{generator,noaccel,accel-nix,streams}" > > + dist: xenial # required for Python 3.7 (travis-ci/travis-ci#9069) > > jfyi: Xenial support is unofficial and experimental. it seems to come > and go every so often. > Might want to mention a note, to clear some confusion if it starts failing ;-\ > > HTH > Emil
Yeah, travis + Python 3.7 is a cluster right now. I wonder if we'd be better off building our own docker image.
signature.asc
Description: signature
_______________________________________________ Piglit mailing list Piglit@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/piglit