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

Commit 8d293d5

Browse files
committed
Remove python3.5 builds from master
1 parent aed5315 commit 8d293d5

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.travis.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,6 @@ matrix:
3232
# Exclude the default Python 3.5 build
3333
- python: 3.5
3434
include:
35-
- os: linux
36-
env:
37-
- MB_PYTHON_VERSION=3.5
38-
- os: linux
39-
env:
40-
- MB_PYTHON_VERSION=3.5
41-
- PLAT=i686
4235
- os: linux
4336
env:
4437
- MB_PYTHON_VERSION=3.6
@@ -53,11 +46,6 @@ matrix:
5346
env:
5447
- MB_PYTHON_VERSION=3.7
5548
- PLAT=i686
56-
- os: osx
57-
language: generic
58-
env:
59-
- MB_PYTHON_VERSION=3.5.4
60-
- MB_PYTHON_OSX_VER=10.9
6149
- os: osx
6250
language: generic
6351
env:

0 commit comments

Comments
 (0)