Skip to content

Commit

Permalink
Fix inconsistency in Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jschwartzentruber committed Oct 21, 2020
1 parent 4e34b15 commit b2a5b81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ jobs:
env: TOXENV=py37
- python: 3.8
env: TOXENV=py38
- name: Python 3.7 (macOS)
- name: "Python: 3.7 (macOS)"
os: osx
osx_image: xcode11.2
language: shell
env: TOXENV=py37
- name: Python 3.8 (Windows)
- name: "Python: 3.8 (Windows)"
os: windows
language: shell
before_install:
Expand Down

0 comments on commit b2a5b81

Please sign in to comment.