[PATCH 5/7] travis: test Python 3.6

2018-01-24 Thread Daniel Axtens
We have a tox entry for py36-django111. We should test that in Travis CI. Signed-off-by: Daniel Axtens --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index f43baa11e887..7589fc7f288a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ python:

Re: [PATCH 5/7] travis: test Python 3.6

2018-01-26 Thread Stephen Finucane
On Thu, 2018-01-25 at 13:43 +1100, Daniel Axtens wrote: > We have a tox entry for py36-django111. We should test that in > Travis CI. > > Signed-off-by: Daniel Axtens Reviewed-by: Stephen Finucane ___ Patchwork mailing list Patchwork@lists.ozlabs.org