diff --git a/.murdock b/.murdock index c40dead6c2..d38284c558 100755 --- a/.murdock +++ b/.murdock @@ -1,7 +1,7 @@ #!/bin/sh # uncomment and change this to limit builds, e.g., -export BOARDS="samr21-xpro native" +export BOARDS="samr21-xpro native nucleo-l073rz hifive1b" # and / or export APPS="examples/hello-world tests/unittests"