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:
jsalling
2016-04-24 12:07:51 -05:00
parent 5ceab7193f
commit 25a3666e47

View File

@ -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