diff --git a/appveyor.yml b/appveyor.yml index f3b2204eb1..59e74b74cf 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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