Skip to content

Commit

Permalink
remove invalid command
Browse files Browse the repository at this point in the history
  • Loading branch information
Said Ozcan committed May 23, 2020
1 parent d639d5c commit 7f4aeab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ matrix:
os: windows # Windows 10.0.17134 N/A Build 17134
language: shell # 'language: python' is an error on Travis CI Windows
before_install:
- sudo chown -R travis:travis $TRAVIS_BUILD_DIR
- choco install python --version 3.6.8
- python --version
- python -m pip install --upgrade pip
Expand Down

0 comments on commit 7f4aeab

Please sign in to comment.