summaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorCalum Lind <calumlind@gmail.com>2018-10-05 15:33:26 +0100
committerCalum Lind <calumlind@gmail.com>2018-10-05 18:45:37 +0100
commit9e29fe41113b78e5d38621eacfc9f817f8b9b3d2 (patch)
tree5b069f99f3edbe2f97279775b9d91831c303edad /appveyor.yml
parenta8a4fb69c099b82f3d35ac94e6198996971749dc (diff)
downloaddeluge-9e29fe41113b78e5d38621eacfc9f817f8b9b3d2.tar.gz
deluge-9e29fe41113b78e5d38621eacfc9f817f8b9b3d2.tar.bz2
deluge-9e29fe41113b78e5d38621eacfc9f817f8b9b3d2.zip
[Tests] Lint with pre-commit
- Add lint section to tox. - Replace flake8 with lint on Travis and remove commented out sections. - Remove flake8 from appveyor to reduce sequential testing time.
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index ccc45d4dd..1f6a71e6f 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -4,7 +4,6 @@ environment:
APPVEYOR_SAVE_CACHE_ON_ERROR: true
matrix:
- - TOXENV: flake8
- TOXENV: pydef
- TOXENV: pygtkui
- TOXENV: plugins