Skip to content

Commit

Permalink
bump version of python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
rloomans committed Jul 16, 2019
1 parent 49c32b9 commit e0d9d3b
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 @@ -3,7 +3,7 @@ dist: xenial
sudo: true
python:
- "3.6.8"
- "3.7.3"
- "3.7.4"
env:
global:
- DATABASE_URL="sqlite:///:memory"
Expand Down

0 comments on commit e0d9d3b

Please sign in to comment.