Sample program of SAKURA Internet IoT Communication Module
View the Github repository.
Diff: travis/docker-compose.yml
- Revision:
- 13:2befc704b349
- Parent:
- 12:ba049d7b931e
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/travis/docker-compose.yml Sun Feb 25 04:42:27 2018 +0900 @@ -0,0 +1,7 @@ +version: '2' +services: + mbed-cli: + container_name: mbed-cli + build: ./ + volumes: + - ../:/target
SAKURA Internet
SCM-LTE-Beta
SCM-LTE-01