diff --git a/.travis.yml b/.travis.yml index e3837a37a98a..49c840fae20a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,7 +27,7 @@ before_install: - python -V - popd script: - - python runtests.py --show-build-log -g -v -m $TESTMODE + - python runtests.py -g -m $TESTMODE env: - TESTMODE=fast notifications: