Skip to content

Commit 85aa25f

Browse files
committed
Remove python 3.6 from builds
1 parent 763c336 commit 85aa25f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ sudo: false
33
python:
44
- '2.7'
55
- '3.5'
6-
- '3.6'
76

87
install:
98
- if [[ "$TRAVIS_PYTHON_VERSION" == "2.7" ]]; then wget http://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh

0 commit comments

Comments
 (0)