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

Commit 5418176

Browse files
committed
Add python 3.8 builds
1 parent 17d991b commit 5418176

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.travis.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,13 @@ matrix:
7878
env:
7979
- MB_PYTHON_VERSION=3.7
8080
- PLAT=i686
81+
- os: linux
82+
env:
83+
- MB_PYTHON_VERSION=3.8
84+
- os: linux
85+
env:
86+
- MB_PYTHON_VERSION=3.8
87+
- PLAT=i686
8188
- os: osx
8289
language: generic
8390
env:
@@ -94,6 +101,10 @@ matrix:
94101
language: generic
95102
env:
96103
- MB_PYTHON_VERSION=3.7
104+
- os: osx
105+
language: generic
106+
env:
107+
- MB_PYTHON_VERSION=3.8
97108
- os: osx
98109
language: generic
99110
env:

0 commit comments

Comments
 (0)