Skip to content

Commit

Permalink
Merge pull request #121 from zopefoundation/travis_mac_py3.8
Browse files Browse the repository at this point in the history
terrif now supports py3.8 builds on mac
  • Loading branch information
fgregg committed Jan 16, 2020
2 parents 6e725a5 + 3325675 commit 98daec2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@ jobs:
os: osx
language: generic
env: TERRYFY_PYTHON='macpython 3.7.0'
- name: Python 3.8 wheels for MacOS
os: osx
language: generic
env: TERRYFY_PYTHON='macpython 3.8.0'

before_install:
- |
Expand Down

0 comments on commit 98daec2

Please sign in to comment.