Skip to content

Commit

Permalink
Fix for WIndows
Browse files Browse the repository at this point in the history
Should fix #70
(thanks to @aforren1 )
  • Loading branch information
Zuzu-Typ committed Apr 24, 2020
1 parent 1e18d20 commit ed34f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
language: generic
env: MACOSX_DEPLOYMENT_TARGET=10.9
- os: windows
language: generic
language: bash
before_install:
- choco install python --version 3.8.0
- export PATH="/c/Python38:/c/Python/Scripts:$PATH"
Expand Down

0 comments on commit ed34f64

Please sign in to comment.