mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:07:45 +00:00
Travis: Fix wrong path to Meta/check-symbols.sh
This commit is contained in:
parent
02f251bb4a
commit
638790c9a4
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ script:
|
|||
- cd Build
|
||||
- cmake .. -DBUILD_LAGOM=1 -DALL_THE_DEBUG_MACROS=1
|
||||
- make -j2
|
||||
- Meta/check-symbols.sh
|
||||
- ../Meta/check-symbols.sh
|
||||
- CTEST_OUTPUT_ON_FAILURE=1 make test
|
||||
- cd Meta/Lagom
|
||||
- DISABLE_DBG_OUTPUT=1 ./test-js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue