Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
luiscla27 committed Dec 29, 2020
1 parent f61af00 commit ed04f10
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ os: windows
before_install:
# Set PATH for homebrew pip3 installs
- choco install python --version=3.7.2
- python -m pip3 install scons
- python -m ensurepip
- python -m pip install scons


install:
Expand Down

0 comments on commit ed04f10

Please sign in to comment.