Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit 9d8a0ad

Browse files
committed
Add Python3.8 manylinux1 builds.
1 parent 403e260 commit 9d8a0ad

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

+7
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,13 @@ matrix:
4646
env:
4747
- MB_PYTHON_VERSION=3.7
4848
- PLAT=i686
49+
- os: linux
50+
env:
51+
- MB_PYTHON_VERSION=3.8
52+
- os: linux
53+
env:
54+
- MB_PYTHON_VERSION=3.8
55+
- PLAT=i686
4956
- os: osx
5057
language: generic
5158
env:

0 commit comments

Comments
 (0)