Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

Commit

Permalink
Remove py27 from travis OSX
Browse files Browse the repository at this point in the history
  • Loading branch information
ManInFez authored and sondreso committed Feb 19, 2020
1 parent 9f04d27 commit ce1fa30
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,6 @@ env:
matrix:
fast_finish: true
include:
- os: osx
language: generic
python: 2.7
env:
- MB_PYTHON_VERSION=2.7
- INSTALL_DIR="${TRAVIS_BUILD_DIR}/venv"
- DYLD_LIBRARY_PATH=${INSTALL_DIR}/lib:${INSTALL_DIR}/lib64:${DYLD_LIBRARY_PATH}"
- TEST_SUITE=""
- os: osx
language: generic
python: 3.6
Expand Down

0 comments on commit ce1fa30

Please sign in to comment.