Use language: shell for windows

This commit is contained in:
Dmitri Bogomolov 2020-10-26 16:11:08 +02:00
parent 404558e002
commit e2f9005ab6
Signed by untrusted user: g1itch
GPG Key ID: 720A756F18DEED13

View File

@ -16,6 +16,7 @@ jobs:
- dist: xenial - dist: xenial
- os: windows - os: windows
# if: type = pull_request # if: type = pull_request
language: shell
before_install: before_install:
- choco install python2 - choco install python2
- python -m pip install --upgrade pip - python -m pip install --upgrade pip