We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe57a3d commit dc539f5Copy full SHA for dc539f5
.travis.yml
@@ -44,6 +44,7 @@ matrix:
44
- powershell "Start-Process msiexec.exe -Wait -ArgumentList '/I msodbcsql_17.3.1.1_x64.msi /qn /norestart IACCEPTMSODBCSQLLICENSETERMS=YES'"
45
- choco install python3 --version 3.6.6
46
- export PATH="/c/Python36:/c/Python36/Scripts:$PATH"
47
+ - pip install "django>=2.2,<2.3"
48
env:
49
- *mssql
50
0 commit comments