1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00

add debug message

This commit is contained in:
Stefan Lankes 2017-08-07 13:24:17 +02:00
parent f40f9ed51e
commit 8ed4489430

View file

@ -20,6 +20,7 @@ script:
- cmake ..
- make -j1 package
- cd $TRAVIS_BUILD_DIR
- ls -la /home/travis/build/RWTH-OS/HermitCore/build/local_prefix/opt/hermit/bin/
- ./tests.sh
notifications: