Skip to content

Commit

Permalink
Merge d5f415c into 4f27406
Browse files Browse the repository at this point in the history
  • Loading branch information
rloomans committed Aug 1, 2018
2 parents 4f27406 + d5f415c commit d9281ed
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
language: python
dist: xenial
sudo: true
python:
- "3.6"
- "3.7"
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.6.6
python-3.7.0

0 comments on commit d9281ed

Please sign in to comment.