Skip to content

Commit

Permalink
add python 3.9 (#339)
Browse files Browse the repository at this point in the history
  • Loading branch information
pplonski committed Mar 17, 2021
1 parent 0990ab3 commit dc85e38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,7 @@ language: python
python:
- "3.7"
- "3.8"
- "3.9"
before_install:
- sudo apt-get update
- sudo apt-get -y install graphviz
Expand Down

0 comments on commit dc85e38

Please sign in to comment.