Revert ".travis.yml: temporarily disable py27-osx10.11 until pip installation issue is fixed"
This reverts commit 15392729ae9800a29bc04649d48c08093b67ec95. Fixes #473.
This commit is contained in:
parent
1978194caf
commit
258e53044d
13
.travis.yml
13
.travis.yml
@ -18,14 +18,11 @@ matrix:
|
|||||||
os: osx
|
os: osx
|
||||||
# the default 'osx' on Travis is 10.9 Mavericks, with Python 2.7.5
|
# the default 'osx' on Travis is 10.9 Mavericks, with Python 2.7.5
|
||||||
env: TOXENV=py27
|
env: TOXENV=py27
|
||||||
# temporarily disabling this until they fix an issue with installing the
|
- language: generic
|
||||||
# latest pip 8.0.0 on OS X 10.11: https://github.com/pypa/pip/issues/3392
|
os: osx
|
||||||
#
|
# this is to test on 10.11 El Capitan which comes with Python 2.7.10
|
||||||
# - language: generic
|
osx_image: osx10.11
|
||||||
# os: osx
|
env: TOXENV=py27
|
||||||
# # this is to test on 10.11 El Capitan which comes with Python 2.7.10
|
|
||||||
# osx_image: osx10.11
|
|
||||||
# env: TOXENV=py27
|
|
||||||
- language: generic
|
- language: generic
|
||||||
os: osx
|
os: osx
|
||||||
env: TOXENV=py33
|
env: TOXENV=py33
|
||||||
|
Loading…
x
Reference in New Issue
Block a user