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

Commit 38bb61a

Browse files
committed
remove py2
1 parent 8526a9e commit 38bb61a

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
@@ -26,13 +26,6 @@ matrix:
2626
# Exclude the default Python 3.5 build
2727
- python: 3.5
2828
include:
29-
- os: linux
30-
env:
31-
- MB_PYTHON_VERSION=2.7
32-
- os: linux
33-
env:
34-
- MB_PYTHON_VERSION=2.7
35-
- PLAT=i686
3629
- os: linux
3730
env:
3831
- MB_PYTHON_VERSION=3.5
@@ -48,11 +41,6 @@ matrix:
4841
env:
4942
- MB_PYTHON_VERSION=3.6
5043
- PLAT=i686
51-
- os: osx
52-
language: generic
53-
env:
54-
- MB_PYTHON_VERSION=2.7
55-
- MACOSX_DEPLOYMENT_TARGET=10.6 # since pandas PR24274, mac builds default to 10.9
5644
- os: osx
5745
language: generic
5846
env:

0 commit comments

Comments
 (0)