Skip to content

Commit 00c510d

Browse files
committed
test 3.7 with postgres and xdist
1 parent d946d3d commit 00c510d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
env: TOXENV=py37-dj21-sqlite-coverage
2727
- python: 3.7
2828
env: TOXENV=py37-dj22-sqlite-xdist-coverage
29+
- python: 3.7
30+
env: TOXENV=py37-dj22-postgres-xdist-coverage
2931
- python: 3.8
3032
env: TOXENV=py38-dj30-sqlite-xdist-coverage
3133

0 commit comments

Comments
 (0)