Remove unsupported environments from appveyor config

This commit is contained in:
Matt Westcott 2017-10-13 12:22:25 +01:00
parent 4089811aed
commit ac80812d88

View file

@ -3,10 +3,7 @@ services:
environment:
matrix:
- TOXENV: py27-dj18-sqlite-noelasticsearch
- TOXENV: py27-dj110-sqlite-noelasticsearch
- TOXENV: py35-dj18-sqlite-noelasticsearch
- TOXENV: py35-dj110-sqlite-noelasticsearch
- TOXENV: py35-dj111-sqlite-noelasticsearch
matrix:
fast_finish: true