From 277d535af458074a14afa3e902378cd70a2f77f7 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Tue, 3 Mar 2015 00:38:04 -0800 Subject: travis CI: STM32F401CDISCOVERY build fails because of SerialUSB Need a better test build file that exersizes more of the code base, but only the available hardware features. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 0010423..35d1e5d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,3 +19,4 @@ env: matrix: allow_failures: - env: BOARD=st_stm3220g_eval + - env: BOARD=st_stm32f401cdiscovery -- cgit v1.2.3