Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
freude committed Oct 29, 2020
1 parent 5e482d4 commit 035a2f3
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 @@ -11,7 +11,7 @@ jobs:
- name: "Python 3.7.4 on macOS"
os: osx
env: TOXENV=py33
osx_image: xcode12.2 # Python 3.7.4 running on macOS 10.14.4
osx_image: xcode7.2 # Python 3.7.4 running on macOS 10.14.4
language: generic # 'language: python' is an error on Travis CI macOS
cache:
directories:
Expand Down

0 comments on commit 035a2f3

Please sign in to comment.