We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 763c336 commit 85aa25fCopy full SHA for 85aa25f
1 file changed
.travis.yml
@@ -3,7 +3,6 @@ sudo: false
3
python:
4
- '2.7'
5
- '3.5'
6
-- '3.6'
7
8
install:
9
- if [[ "$TRAVIS_PYTHON_VERSION" == "2.7" ]]; then wget http://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh
0 commit comments