Skip to content

Commit

Permalink
Disable Windows-builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
Isak Karlsson committed Mar 5, 2020
1 parent d8db18b commit 19abc49
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ jobs:
- services: docker
- os: osx
language: shell
- os: windows
language: shell
before_install:
- choco install python --version 3.8.0
- export PATH="/c/Python38:/c/Python38/Scripts:$PATH"
# - os: windows
# language: shell
# before_install:
# - choco install python --version 3.8.0
# - export PATH="/c/Python38:/c/Python38/Scripts:$PATH"

env:
global:
Expand Down

0 comments on commit 19abc49

Please sign in to comment.