Skip to content

Commit

Permalink
Remove Python 2.7 from build matrix as it will soon be unsupported
Browse files Browse the repository at this point in the history
  • Loading branch information
acrellin committed Dec 6, 2019
1 parent c630e39 commit b82f7eb
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@ matrix:
# Exclude the default Python 3.5 build
- python: 3.6

include:
- os: linux
env:
- MB_PYTHON_VERSION=2.7

- os: linux
env:
- MB_PYTHON_VERSION=3.5
Expand All @@ -40,11 +35,6 @@ matrix:
env:
- MB_PYTHON_VERSION=3.7

- os: osx
language: generic
env:
- MB_PYTHON_VERSION=2.7

- os: osx
language: generic
env:
Expand Down

0 comments on commit b82f7eb

Please sign in to comment.