File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 22 override :
33 - cd ../testproject && mbed deploy
44 - cd ../testproject && mbed compile -m K64F -t GCC_ARM -j 0 --source=. --source=mbed-os/TESTS/integration/basic
5+ - cd ../testproject && mbed compile -m K64F -t GCC_ARM -j 0 --tests
56 - cd ../testproject && mbed compile -m LPC1768 -t GCC_ARM -j 0 --source=. --source=mbed-os/TESTS/integration/basic
67 - cd ../testproject && mbed compile -m NUCLEO_F401RE -t GCC_ARM -j 0 --source=. --source=mbed-os/TESTS/integration/basic
78 - cd ../testproject && mbed compile -m NRF51822 -t GCC_ARM -j 0 --source=. --source=mbed-os/TESTS/integration/basic
@@ -18,4 +19,4 @@ dependencies:
1819 - sudo apt-get -y update
1920 - sudo apt-get -y install gcc-arm-none-eabi=4.9.3.2015q3-1precise1
2021 override :
21- - cd ../testproject/mbed-os && pip install -r requirements.txt
22+ - cd ../testproject/mbed-os && pip install -r requirements.txt
You can’t perform that action at this time.
0 commit comments