Update .travis.yml

This commit is contained in:
Bernard Xiong 2017-11-05 23:14:07 +08:00 committed by GitHub
parent 0e3397b92e
commit 707cb347e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ env:
# - RTT_BSP='mini4020' # no scons
# - RTT_BSP='nios_ii' # no scons
# - RTT_BSP='pic32ethernet' # no scons
- RTT_BSP='qemu-vexpress-a9' RTT_TOOL_CHAIN='sourcery-arm'
- RTT_BSP='sam7x' RTT_TOOL_CHAIN='sourcery-arm'
# - RTT_BSP='simulator' # x86
- RTT_BSP='stm32f0x' RTT_TOOL_CHAIN='sourcery-arm'