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

switch to the directory, where Travis clone our repository

This commit is contained in:
Stefan Lankes 2017-05-20 23:00:16 +02:00
parent b93bc5e671
commit 741fe48e2b

View file

@ -17,7 +17,7 @@ script:
- cd build
- cmake ..
- make -j1 package
- cd ..
- cd $TRAVIS_BUILD_DIR
- ./tests.sh
deploy: