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

terrif now supports py3.8 builds on mac

parent 6e725a5b
......@@ -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