Get travis to test py3.9

This commit is contained in:
L1ghtn1ng 2020-01-26 16:43:40 +00:00
parent 55cff1ce41
commit bcc9435a1c

View file

@ -7,7 +7,7 @@ matrix:
env: TEST_SUITE=suite_3_7
- python: '3.8'
env: TEST_SUITE=suite_3_8
- python: '3.9'
- python: 'nightly'
env: TEST_SUITE=suite_3_9
before_install: