Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: pal/Test/Unity/.travis.yml
- Revision:
- 0:a2cb7295a1f7
diff -r 000000000000 -r a2cb7295a1f7 pal/Test/Unity/.travis.yml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pal/Test/Unity/.travis.yml Sun May 14 18:35:07 2017 +0000 @@ -0,0 +1,9 @@ +language: ruby +rvm: + - "1.9.3" + - "2.0.0" +script: + - cd test && rake ci + - make -s + - cd ../extras/fixture/test && rake ci + - make -s default noStdlibMalloc