Closed mauritsvanrees closed 5 years ago
Travis does not support Python 3.7?
Okay, you need to specify Python 3.7 a bit differently, in a matrix section. Taken over from check-manifest
.
And it fails on 3.7 in the same way as locally. I guess that is good. :-)
Replaced by PR #69.
Current test matrix after this: 2.7, 3.6, 3.7, pypy, pypy3. See https://github.com/collective/i18ndude/issues/66, where I can't get Python 3.7 running locally. So I wonder if it works on Travis, because on 3.5 it mostly works locally.