Skip to content

Commit ab69d12

Browse files
committed
trying python 3.9-dev
1 parent 71599a3 commit ab69d12

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
@@ -3,7 +3,7 @@ language: python
33
python:
44
- "3.7"
55
- "3.8"
6-
- "3.9"
6+
- "3.9-dev"
77
env:
88
- POSTGRESQL_VERSION=12
99
- POSTGRESQL_VERSION=11

0 commit comments

Comments
 (0)