remove extra doc coverage test

This commit is contained in:
Denis Rouzaud 2017-09-19 20:50:39 +02:00 committed by Matthias Kuhn
parent 1785c8e73d
commit e2f64b8b18
No known key found for this signature in database
GPG Key ID: A0E766808764D73F

View File

@ -21,6 +21,4 @@ export CTEST_BUILD_COMMAND="/usr/bin/make -j3 -i -k"
python3 ${TRAVIS_BUILD_DIR}/.ci/travis/scripts/ctest2travis.py xvfb-run ctest -V --output-on-failure -S ${TRAVIS_BUILD_DIR}/.ci/travis/travis.ctest
ctest -V -R PyQgsDocCoverage
popd