Skip to content
Snippets Groups Projects
Commit 6017cfcb authored by Pospelov, Gennady's avatar Pospelov, Gennady
Browse files

Enable testing under Travis MacOS

parent 66549951
No related branches found
No related tags found
No related merge requests found
#cd build
#make check && exit 0
#cat ./Testing/Temporary/*.log
#exit 1
exit 0
cd build
make check && exit 0
cat ./Testing/Temporary/*.log
exit 1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment