Skip to content

Commit b792cf3

Browse files
committed
[build] no py36 support for now
1 parent 68fe0a3 commit b792cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ os:
77
env:
88
matrix:
99
- CONDA_PY=3.5
10-
- CONDA_PY=3.6
10+
# - CONDA_PY=3.6
1111

1212
install:
1313
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then export OS=MacOSX; else export OS=Linux; fi

0 commit comments

Comments
 (0)