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

Commit d6d7d42

Browse files
re-add 32-bit Python 3.5 (#56)
1 parent 7c2b266 commit d6d7d42

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
@@ -38,6 +38,10 @@ matrix:
3838
- MB_PYTHON_VERSION=3.7
3939
- NP_BUILD_DEP="numpy==1.14.5"
4040
- NP_TEST_DEP="numpy==1.14.5"
41+
- os: linux
42+
env:
43+
- MB_PYTHON_VERSION=3.5
44+
- PLAT=i686
4145
- os: linux
4246
env:
4347
- MB_PYTHON_VERSION=3.6

0 commit comments

Comments
 (0)