summaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
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 f51b5e727..92a20c0bd 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -16,5 +16,4 @@ install:
- 'set PATH=C:\Python36-x64;%PATH'
test_script:
- - '%PYTHON% -c "from PyQt5 import QtWebEngineWidgets"'
- '%PYTHON% -m tox -e %TESTENV%'