From a79062f876f571ff670e3d8afb2f0993c1bc34db Mon Sep 17 00:00:00 2001 From: Simon Hughes Date: Tue, 14 Feb 2017 10:46:09 +0000 Subject: [PATCH] Remove build_travis.py NUCLEO_F412ZG usb tests which requires other commits. --- tools/build_travis.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/build_travis.py b/tools/build_travis.py index 436ddf70fd..994615b616 100644 --- a/tools/build_travis.py +++ b/tools/build_travis.py @@ -190,7 +190,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", "USB_10", "USB_11"], } }, {"target": "NUCLEO_F429ZI",