Skip to content

Commit 177ead8

Browse files
committed
fixup! Support Python 3.7
1 parent 0ef2bdd commit 177ead8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dist: trusty
55
matrix:
66
fast_finish: true
77
include:
8-
- python: 3.7
8+
- python: 3.7-dev
99
env: TOXENV=py37-djmaster-postgres
1010

1111
allow_failures:

0 commit comments

Comments
 (0)