We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5d702d7 + 0937210 commit dd8c9bcCopy full SHA for dd8c9bc
.travis.yml
@@ -37,9 +37,6 @@ matrix:
37
env:
38
- PYTHON_VERSION=3.6
39
- MINICONDA_URL="https://repo.continuum.io/miniconda/Miniconda3-latest-MacOSX-x86_64.sh"
40
- allow_failures:
41
- - python: 2.7
42
- env: EXTRA_PIP_FLAGS="--pre --find-links=$EXTRA_WHEELS --find-links $PRE_WHEELS"
43
44
before_install:
45
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
0 commit comments