mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-05-25 11:26:32 +08:00
Fix path problem in Travis CI
This commit is contained in:
@ -24,7 +24,7 @@ script:
|
||||
- cd ../extras/fixture/test && rake ci
|
||||
- make -s default noStdlibMalloc
|
||||
- make -s C89
|
||||
- cd ../extras/memory/test && rake ci
|
||||
- cd ../../../extras/memory/test && rake ci
|
||||
- make -s default noStdlibMalloc
|
||||
- make -s C89
|
||||
- cd ../../../examples/example_1 && make -s ci
|
||||
|
Reference in New Issue
Block a user