Skip to content

Commit 49e2093

Browse files
committed
Travis: Test on Python 3.9
1 parent 0409080 commit 49e2093

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,10 @@ matrix:
4949
python: 3.8
5050
env:
5151
- PYTEST_VERSION=6.1.2
52-
52+
- os: linux
53+
python: 3.9
54+
env:
55+
- PYTEST_VERSION=6.1.2
5356
install:
5457
- bash .ci/deps.${TRAVIS_OS_NAME}.sh
5558
- pip install --upgrade pip

0 commit comments

Comments
 (0)