Change directory
This commit is contained in:
parent
71901bc84e
commit
7384fe979c
@ -25,8 +25,9 @@ script:
|
||||
- make -C build/gmake -f example.make
|
||||
- cd bin
|
||||
- ./unittest_${config_suffix}
|
||||
- valgrind --leak-check=full --error-exitcode=1 ./unittest_${config_suffix}
|
||||
- ./perftest_${config_suffix}
|
||||
# - valgrind --leak-check=full --error-exitcode=1 ./unittest_${config_suffix}
|
||||
# - ./perftest_${config_suffix}
|
||||
|
||||
after_script:
|
||||
- cd "${TRAVIS_BUILD_DIR}"
|
||||
- doxygen build/Doxyfile
|
||||
|
Loading…
x
Reference in New Issue
Block a user