Remove py36 from travis.matrix.include

ghowardsit
Manuel Kaufmann 2019-01-21 20:35:12 +01:00
parent ed67c549a5
commit 6092d0efae
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@ env:
- ES_VERSION=1.3.9 ES_DOWNLOAD_URL=https://download.elastic.co/elasticsearch/elasticsearch/elasticsearch-${ES_VERSION}.tar.gz
matrix:
include:
- python: 3.6
env: TOXENV=py36
- python: 3.6
env: TOXENV=docs
- python: 3.6