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

Commit 2bffe56

Browse files
authored
Merge pull request #35 from matthew-brett/add-32-bit-35-wheel
Add Python 3.5 wheel
2 parents 5b9ba12 + 8a1fbe3 commit 2bffe56

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ matrix:
4747
- os: linux
4848
env:
4949
- MB_PYTHON_VERSION=3.5
50+
- os: linux
51+
env:
52+
- MB_PYTHON_VERSION=3.5
53+
- PLAT=i686
5054
- os: linux
5155
env:
5256
- MB_PYTHON_VERSION=3.6

0 commit comments

Comments
 (0)