Unit tests do not support Mac OS yet.
--HG-- branch : develop
This commit is contained in:
parent
6ebbb46092
commit
c3d63f0617
|
@ -60,8 +60,6 @@ script:
|
||||||
xvfb-run -a make --silent check TESTARGS="-silent";
|
xvfb-run -a make --silent check TESTARGS="-silent";
|
||||||
else
|
else
|
||||||
make -j1
|
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
|
fi
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user