Skip to content

Commit 1835720

Browse files
committed
use django 3 for this build
1 parent 3d585cf commit 1835720

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
@@ -8,7 +8,7 @@ jobs:
88
- stage: test
99
python: 3.6
1010
env:
11-
- TOXENV=py36-dj20-postgres-xdist-coverage
11+
- TOXENV=py36-dj30-postgres-xdist-coverage
1212
# Test in verbose mode.
1313
- PYTEST_ADDOPTS=-vv
1414
services:

0 commit comments

Comments
 (0)