Commit 2076d2b
Use mbed-tools deploy
The latest `mbed-tools deploy` automatically uses the shallowest clone
possible. It has the advantage of fetching the version in mbed-os.lib,
compared to a hardcoded `git clone` in `.travis.yml` which fetches the
latest `master` branch of Mbed OS.1 parent 8112b11 commit 2076d2b
2 files changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
77 | 75 | | |
78 | 76 | | |
| 77 | + | |
79 | 78 | | |
80 | 79 | | |
81 | 80 | | |
| |||
0 commit comments