Explorar el Código

[build] Update travis.yml configuration file

Bernard Xiong hace 11 años
padre
commit
3e49b37469
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -61,3 +61,6 @@ env:
   - RTT_BSP='xplorer4330/m4' RTT_TOOL_CHAIN='sourcery-arm'
   - RTT_BSP='lpc408x' RTT_TOOL_CHAIN='sourcery-arm'
   - RTT_BSP='beaglebone' RTT_TOOL_CHAIN='sourcery-arm'
+  - RTT_BSP='zynq7000' RTT_TOOL_CHAIN='sourcery-arm'
+  - RTT_BSP='frdm-k64f' RTT_ROOT_CHAIN='sourcery-arm'
+