Commit 8a05d4aa authored by DonLakeFlyer's avatar DonLakeFlyer

parent 9dff6db4
......@@ -212,7 +212,7 @@ script:
mkdir -p ~/.config/QtProject/ &&
cp ${TRAVIS_BUILD_DIR}/test/qtlogging.ini ~/.config/QtProject/ &&
export QT_FATAL_WARNINGS=1 &&
./qgc-app/qgroundcontrol-start.sh --unittest;
./staging/qgroundcontrol-start.sh --unittest;
fi
after_success:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment