Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Commit

Permalink
Add python 3.8 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
wiktorn committed Feb 15, 2020
1 parent 17d991b commit 5418176
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,13 @@ matrix:
env:
- MB_PYTHON_VERSION=3.7
- PLAT=i686
- os: linux
env:
- MB_PYTHON_VERSION=3.8
- os: linux
env:
- MB_PYTHON_VERSION=3.8
- PLAT=i686
- os: osx
language: generic
env:
Expand All @@ -94,6 +101,10 @@ matrix:
language: generic
env:
- MB_PYTHON_VERSION=3.7
- os: osx
language: generic
env:
- MB_PYTHON_VERSION=3.8
- os: osx
language: generic
env:
Expand Down

0 comments on commit 5418176

Please sign in to comment.