Skip to content

Commit

Permalink
typo in travis windows job
Browse files Browse the repository at this point in the history
  • Loading branch information
ernestoarbitrio committed Oct 8, 2020
1 parent 816782c commit b5f0fb5
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 @@ -48,7 +48,7 @@ jobs:
- echo 'export PATH="/usr/local/Frameworks/Python.framework/Versions/Current/bin:$PATH"' >> /Users/travis/.bash_profile
- echo $PATH
- name: Python 3.6.8
- os: windows # Windows 10.0.17134 N/A Build 17134
os: windows # Windows 10.0.17134 N/A Build 17134
language: generic # 'language: python' is an error on Travis CI Windows
before_install:
- choco install python --version 3.6.8
Expand Down

0 comments on commit b5f0fb5

Please sign in to comment.