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: travis/Dockerfile
- Revision:
- 12:ba049d7b931e
diff -r 7a8ac571c8ad -r ba049d7b931e travis/Dockerfile --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/travis/Dockerfile Sun Feb 25 04:29:20 2018 +0900 @@ -0,0 +1,5 @@ +FROM chibiegg/mbed-cli + +WORKDIR /target + +CMD ["/sbin/init"]
SCM-LTE-Beta
SCM-LTE-01