Skip to content

Commit

Permalink
update version of python
Browse files Browse the repository at this point in the history
  • Loading branch information
rloomans committed Apr 23, 2019
1 parent 7b9a7b9 commit 15e553b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.2"
- "3.7.3"
env:
global:
- DATABASE_URL="sqlite:///:memory"
Expand Down
2 changes: 1 addition & 1 deletion runtime.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
python-3.7.2
python-3.7.3

0 comments on commit 15e553b

Please sign in to comment.