Skip to content

Commit

Permalink
Bump travisci python version
Browse files Browse the repository at this point in the history
This handles check-requirements dependencies. The code should work for
python 3.7.
  • Loading branch information
ipwnponies committed Apr 23, 2021
1 parent c8238f6 commit 2f59aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
dist: xenial
language: python
python:
- '3.7'
- '3.8'
install:
- pip install coveralls
script: make test
Expand Down

0 comments on commit 2f59aa3

Please sign in to comment.