We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 237298e commit 9cf9b50Copy full SHA for 9cf9b50
circle.yml
@@ -7,7 +7,6 @@ test:
7
- mbed config -G protocol ssh
8
- cd .tests && mbed new new-test
9
- cd .tests/new-test && mbed ls
10
- - cd .tests/new-test/mbed-os && pip install -r requirements.txt
11
- cd .tests/new-test && mbed compile --source=. --source=mbed-os/TESTS/integration/basic -j 0
12
- cd .tests/new-test && mbed test --compile -n tests-integration-threaded_blinky -j 0
13
- cd .tests && mbed import https://developer.mbed.org/teams/Morpheus/code/mbed-Client-Morpheus-hg hg-test
0 commit comments