Commit fa63ae0a authored by Hugo's avatar Hugo
Browse files

Add Python 3.7 for Travis CI

parent 3e97aa1c
......@@ -12,7 +12,7 @@ The Travis CI scripts are designed to build *and test*:
* 64-bit ``manylinux1_x86_64`` wheels, both narrow and wide Unicode builds;
* 32-bit ``manylinux1_i686`` wheels, both narrow and wide Unicode builds.
You can currently build and test against Pythons 2.7, 3.3, 3.4, 3.5, 3.6.
You can currently build and test against Pythons 2.7, 3.3, 3.4, 3.5, 3.6, 3.7.
The small innovation here is that you can test against 32-bit builds, and both
wide and narrow Unicode Python 2 builds, which was not easy on the default
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment