From 3e9934edd1c15e943861ef3332d7ba513541f2d4 Mon Sep 17 00:00:00 2001 From: Sebastian Berg Date: Wed, 20 May 2020 14:59:42 -0500 Subject: TST: Add 3.9-dev to the travis matrix Co-authored-by: Charles Harris --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') 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 -- cgit v1.2.1