Skip to content

Commit

Permalink
remove windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Kautenja committed Jun 12, 2020
1 parent c85cd0c commit 66bb167
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,6 @@ matrix:
osx_image: xcode10.2
language: shell
before_install: brew install scons
- name: "Python 3.7 on Windows"
os: windows
language: shell
before_install: choco install python
env: PATH=/c/Python37:/c/Python37/Scripts:$PATH
install: python -m pip install -r requirements.txt
script:
- python setup.py sdist
- python setup.py install
- python scripts/run.py
install:
- pip3 install -r requirements.txt
script:
Expand Down

0 comments on commit 66bb167

Please sign in to comment.