Check if build passes with python3.9

This commit is contained in:
Jensun Ravichandran 2021-06-13 17:02:57 +00:00
parent 935d9fa7ad
commit 84e08955f7

View File

@ -1,7 +1,7 @@
dist: bionic
sudo: false
language: python
python: 3.8
python: 3.9
cache:
directories:
- "$HOME/.cache/pip"