Working on travis file
This commit is contained in:
parent
71d378717c
commit
12aa29a8e4
|
@ -256,7 +256,7 @@ script:
|
|||
- if [ "${VALGRIND}" == "True" ]; then
|
||||
valgrind --leak-check=full --show-leak-kinds=all --track-origins=yes --verbose --error-exitcode=1 test/tests;
|
||||
fi
|
||||
- make install
|
||||
- sudo make install
|
||||
- cd ../
|
||||
- mkdir build_helloworld
|
||||
- cd build_helloworld
|
||||
|
|
Loading…
Reference in New Issue
Block a user