Skip to content

Commit cb032a4

Browse files
committed
Remove RTOS tests from Travis for DISCO_L072CZ_LRWAN1
1 parent 2f299b3 commit cb032a4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tools/build_travis.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,8 +241,7 @@
241241
{"target": "DISCO_L072CZ_LRWAN1",
242242
"toolchains": "GCC_ARM",
243243
"tests": {"" : ["MBED_2", "MBED_10", "MBED_11", "MBED_16"],
244-
"rtos" : ["RTOS_1", "RTOS_2", "RTOS_3"],
245-
}
244+
}
246245
},
247246
{"target": "NUMAKER_PFM_NUC472",
248247
"toolchains": "GCC_ARM",

0 commit comments

Comments
 (0)