Unit tests do not support Mac OS yet.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2016-11-01 18:47:55 +02:00
parent 6ebbb46092
commit c3d63f0617

View File

@ -60,8 +60,6 @@ script:
xvfb-run -a make --silent check TESTARGS="-silent";
else
make -j1
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:"/Users/travis/build/dismine/Valentina/build/src/libs/vpropertyexplorer/bin:/Users/travis/build/dismine/Valentina/build/src/libs/qmuparser/bin";
make --silent check TESTARGS="-silent";
fi
notifications: