Merge pull request #333 from zhsj/fix-travis

Fix build dir after cmake build
This commit is contained in:
Simon Fels 2017-07-06 13:31:42 +02:00 committed by GitHub
commit 0d45f800a0

View file

@ -58,6 +58,7 @@ cd build
cmake ..
make -j10
make test
cd ..
cleanup