Skip to content

Commit

Permalink
Drop python 3.4 support, add python 3.7 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
dlareau committed Jan 13, 2020
1 parent 04d2fae commit f190409
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
@@ -1,9 +1,9 @@
language: python

python:
- 3.4
- 3.5
- 3.6
- 3.7

services:
- mysql
Expand Down

0 comments on commit f190409

Please sign in to comment.