mirror of
https://github.com/dvorka/hstr.git
synced 2024-11-10 17:18:35 +08:00
Fixing Travis CI script by dir location for unit test script.
This commit is contained in:
parent
e7a5192494
commit
1372269648
1 changed files with 1 additions and 1 deletions
|
@ -50,4 +50,4 @@ script:
|
|||
- cd src && ./hh --version
|
||||
- echo "2) run unit tests"
|
||||
- cd "${HSTRHOME}"
|
||||
- cd build && test-units.sh
|
||||
- cd build && ./test-units.sh
|
||||
|
|
Loading…
Reference in a new issue