Skip to content

Commit

Permalink
bump runtime in travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rloomans committed Mar 26, 2019
1 parent 9b8756b commit 7cda7df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ language: python
dist: xenial
sudo: true
python:
- "3.6"
- "3.7"
- "3.6.8"
- "3.7.2"
env:
global:
- DATABASE_URL="sqlite:///:memory"
Expand Down

0 comments on commit 7cda7df

Please sign in to comment.