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.
1 parent 68fe0a3 commit b792cf3Copy full SHA for b792cf3
.travis.yml
@@ -7,7 +7,7 @@ os:
7
env:
8
matrix:
9
- CONDA_PY=3.5
10
- - CONDA_PY=3.6
+ # - CONDA_PY=3.6
11
12
install:
13
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then export OS=MacOSX; else export OS=Linux; fi
0 commit comments