We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e00af06 commit 1a92711Copy full SHA for 1a92711
appveyor.yml
@@ -101,7 +101,7 @@ build: off
101
test_script:
102
- set TEST_PACKAGING=1
103
- if [%JAVA_VERSION%]==[jdk7] set TEST_DEPENDENCIES=1
104
- - if [%JAVA_VERSION%]==[jdk7] set TEST_LONG=1
+ #- if [%JAVA_VERSION%]==[jdk7] set TEST_LONG=1
105
- set TEST_COVERAGE=1
106
- python -m coverage run --branch --source . -m unittest -v
107
0 commit comments