Commit e0a98807 authored by Forest Gregg's avatar Forest Gregg Committed by GitHub

Merge pull request #119 from zopefoundation/travis_3.8

adds python 3.8 on macos to the travis build.
parents 8da13bfa 221b98ff
......@@ -63,6 +63,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