Skip to content

Commit ce5822e

Browse files
committed
Disable nuvoton_nuc472 and nuvoton_m05x in CI building.
1 parent 3fef3b8 commit ce5822e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ env:
6666
# - RTT_BSP='mini4020' # no scons
6767
# - RTT_BSP='mm32l07x' # not support gcc
6868
# - RTT_BSP='nios_ii' # no scons
69-
- RTT_BSP='nuvoton_nuc472' RTT_TOOL_CHAIN='sourcery-arm'
70-
- RTT_BSP='nuvoton_m05x' RTT_TOOL_CHAIN='sourcery-arm'
69+
# - RTT_BSP='nuvoton_nuc472' RTT_TOOL_CHAIN='sourcery-arm'
70+
# - RTT_BSP='nuvoton_m05x' RTT_TOOL_CHAIN='sourcery-arm'
7171
# - RTT_BSP='pic32ethernet' # no scons
7272
- RTT_BSP='qemu-vexpress-a9' RTT_TOOL_CHAIN='sourcery-arm'
7373
- RTT_BSP='qemu-vexpress-gemini' RTT_TOOL_CHAIN='sourcery-arm'

0 commit comments

Comments
 (0)