From 5a5c1951017eaabd21d1c62cf0cc1bed1aff6a27 Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Sun, 23 Nov 2014 21:15:17 -0800 Subject: travis: update to list of currently-working test-session.cpp boards --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index a703bdd..05bb88c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,9 +10,12 @@ before_script: script: - make env: + - BOARD=maple - BOARD=maple_mini + - BOARD=olimex_stm32_h103 - BOARD=maple_native - BOARD=st_stm3220g_eval matrix: allow_failures: - env: BOARD=st_stm3220g_eval + - env: BOARD=maple_native -- cgit v1.2.3