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:06ee5f8a484a
diff -r 000000000000 -r 06ee5f8a484a pal/Test/Unity/.travis.yml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pal/Test/Unity/.travis.yml Sat Mar 18 22:37:16 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