Commit 98daec22 authored by Forest Gregg's avatar Forest Gregg Committed by GitHub

Merge pull request #121 from zopefoundation/travis_mac_py3.8

terrif now supports py3.8 builds on mac
parents 6e725a5b 33256753
......@@ -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:
- |
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment