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 c1067dd commit 805a7dbCopy full SHA for 805a7db
scripts/travis_unit_test.sh
@@ -16,7 +16,7 @@ then
16
17
echo 'Start: Test SSL connection'
18
set -e
19
- xvfb-run -e /dev/stdout enduser/trackereditor -TEST_SSL
+ xvfb-run -a -e /dev/stdout enduser/trackereditor -TEST_SSL
20
set +e
21
echo 'Succsess: Test SSL connection'
22
0 commit comments