mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-07-15 00:52:46 +08:00
Add Unity Fixture to the travisCI build, and use Makefile builds
Prevent changes in core Unity from silently breaking Fixture
This commit is contained in:
@ -4,3 +4,6 @@ rvm:
|
|||||||
- "2.0.0"
|
- "2.0.0"
|
||||||
script:
|
script:
|
||||||
- cd test && rake ci
|
- cd test && rake ci
|
||||||
|
- make -s
|
||||||
|
- cd ../extras/fixture/test && rake ci
|
||||||
|
- make -s default noStdLibMalloc
|
||||||
|
Reference in New Issue
Block a user