mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-24 17:01:35 +01: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"
|
||||
script:
|
||||
- cd test && rake ci
|
||||
- make -s
|
||||
- cd ../extras/fixture/test && rake ci
|
||||
- make -s default noStdLibMalloc
|
||||
|
||||
Reference in New Issue
Block a user