summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2018-03-13 14:58:23 -0600
committerCharles Harris <charlesr.harris@gmail.com>2018-03-19 10:54:36 -0600
commitd9c53d73b80b52b36dd2f71e1e47aeaf682742ec (patch)
treebb57e1b0b6c92aa7b2ba47b33feb222b9d370c55
parent7d2f3a63577ab9c40999175f96c6571c39f60ad9 (diff)
downloadpython-numpy-d9c53d73b80b52b36dd2f71e1e47aeaf682742ec.tar.gz
python-numpy-d9c53d73b80b52b36dd2f71e1e47aeaf682742ec.tar.bz2
python-numpy-d9c53d73b80b52b36dd2f71e1e47aeaf682742ec.zip
TST: Start testing with Python 3.7-dev.
Cython 0.28.0 is out and should be compatible with the upcoming Python 3.7, so start testing with that Python version.
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index fca0c632d..4e71143b7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -35,6 +35,7 @@ python:
- 3.4
- 3.5
- 3.6
+ - 3.7-dev
matrix:
include:
- python: 2.7