Skip to content

Commit

Permalink
Support windows
Browse files Browse the repository at this point in the history
Issue: #10
  • Loading branch information
gopinath-langote committed Jun 16, 2019
1 parent 3fec3c3 commit c75eba2
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ matrix:
- name: "Python 3.7.1 on Xenial Linux"
python: 3.7
dist: xenial
- name: "Python 3.7.2 on macOS"
- name: "Python 3.7 on macOS"
os: osx
python: 3.7
osx_image: xcode10.2
Expand All @@ -19,11 +19,6 @@ matrix:
- name: "Python 3.6 on Xenial Linux"
python: 3.6
dist: xenial
- name: "Python 3.6 on macOS"
os: osx
python: 3.6
osx_image: xcode10.2
language: shell
- name: "Python 3.6 on Windows"
os: windows
python: 3.6
Expand Down

0 comments on commit c75eba2

Please sign in to comment.