summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAarni Koskela <akx@iki.fi>2020-11-11 14:42:51 +0200
committerAarni Koskela <akx@iki.fi>2020-11-12 11:20:23 +0200
commit49e20930995a9feab35c918abe0cae2554e7e408 (patch)
tree1853c80c1413f6bc7cffe410713ace2bf42ebe11
parent04090802f404ceca98844279750a1db0b0a4636d (diff)
downloadbabel-49e20930995a9feab35c918abe0cae2554e7e408.tar.gz
Travis: Test on Python 3.9
-rw-r--r--.travis.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 7f7331b..1bebe7f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -49,7 +49,10 @@ matrix:
python: 3.8
env:
- PYTEST_VERSION=6.1.2
-
+ - os: linux
+ python: 3.9
+ env:
+ - PYTEST_VERSION=6.1.2
install:
- bash .ci/deps.${TRAVIS_OS_NAME}.sh
- pip install --upgrade pip