Skip to content

Commit

Permalink
Updating python version
Browse files Browse the repository at this point in the history
  • Loading branch information
glenrobson committed Dec 11, 2020
1 parent bd5b5fa commit 44dd672
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -2,9 +2,10 @@ os: linux
language: python
python:
- "2.7"
- "3.5"
- "3.6"
- "3.7"
- "3.8"
- "3.9"
install:
- python setup.py install
- pip install coveralls
Expand Down

0 comments on commit 44dd672

Please sign in to comment.