Remove USB in build_travis test (USB is not supported right now on this platform)

pull/3513/head
bcostm 2017-01-03 16:05:49 +01:00
parent 3e499e21e4
commit 442181976b
1 changed files with 0 additions and 1 deletions

View File

@ -194,7 +194,6 @@ linking_list = [
"toolchains": "GCC_ARM",
"tests": {"" : ["MBED_2", "MBED_10", "MBED_11", "MBED_16"],
"rtos" : ["RTOS_1", "RTOS_2", "RTOS_3"],
"usb" : ["USB_1", "USB_2" ,"USB_3"],
}
},
{"target": "NUCLEO_F429ZI",