Skip to content

Commit

Permalink
Fix Python 3.6 job on MacOS (#600)
Browse files Browse the repository at this point in the history
Fixes issue #600.
  • Loading branch information
whimboo committed Mar 19, 2020
1 parent dfbac8c commit 57c5e37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ matrix:
os: osx
osx_image: xcode9.4
language: generic
python: 3.6
env: TOXENV=py36


Expand Down

0 comments on commit 57c5e37

Please sign in to comment.