summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2020-05-20 14:59:42 -0500
committerSebastian Berg <sebastian@sipsolutions.net>2020-05-20 15:42:53 -0500
commit3e9934edd1c15e943861ef3332d7ba513541f2d4 (patch)
tree9559ba8672831fec5f55b5a922386682c9af74e5
parenta77c3f646e25ff806daeb40d2ee5b9ad0ed74588 (diff)
downloadnumpy-3e9934edd1c15e943861ef3332d7ba513541f2d4.tar.gz
TST: Add 3.9-dev to the travis matrix
Co-authored-by: Charles Harris <charlesr.harris@gmail.com>
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index d51a1d223..e019495fb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -46,6 +46,7 @@ jobs:
- stage: Comprehensive tests
python: 3.6
- python: 3.7
+ - python: 3.9-dev
- python: 3.6
env: USE_DEBUG=1