aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2015-03-03 00:38:04 -0800
committerbnewbold <bnewbold@robocracy.org>2015-03-03 00:38:09 -0800
commit277d535af458074a14afa3e902378cd70a2f77f7 (patch)
tree9b5dba54242ab47598e62295c4310fdd3f8333c8 /.travis.yml
parent857dc1b540a3581ec8af61773d4024c22a55165b (diff)
downloadlibrambutan-277d535af458074a14afa3e902378cd70a2f77f7.tar.gz
librambutan-277d535af458074a14afa3e902378cd70a2f77f7.zip
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.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
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