Skip to content

Commit dc539f5

Browse files
committed
Fix windows build
1 parent fe57a3d commit dc539f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ matrix:
4444
- powershell "Start-Process msiexec.exe -Wait -ArgumentList '/I msodbcsql_17.3.1.1_x64.msi /qn /norestart IACCEPTMSODBCSQLLICENSETERMS=YES'"
4545
- choco install python3 --version 3.6.6
4646
- export PATH="/c/Python36:/c/Python36/Scripts:$PATH"
47+
- pip install "django>=2.2,<2.3"
4748
env:
4849
- *mssql
4950

0 commit comments

Comments
 (0)