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

Commit 8a1fbe3

Browse files
committed
Add Python 3.5 wheel
In response to pandas-dev/pandas#22607
1 parent 5b9ba12 commit 8a1fbe3

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)