Skip to content

Commit

Permalink
Enable macOS python2.7 as pypa/virtualenv#1641 is closed
Browse files Browse the repository at this point in the history
  • Loading branch information
wiktorn committed Feb 21, 2020
1 parent 9994378 commit 496c867
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .travis.yml
Expand Up @@ -153,11 +153,10 @@ matrix:
- MB_PYTHON_VERSION=3.8
- PLAT=i686
# macOS wheels
# temporarly disabled due to manybuild#305
#- os: osx
# language: generic
# env:
# - MB_PYTHON_VERSION=2.7
- os: osx
language: generic
env:
- MB_PYTHON_VERSION=2.7
- os: osx
language: generic
env:
Expand Down

0 comments on commit 496c867

Please sign in to comment.