Skip to content

Commit

Permalink
murdock: enable on-hardware tests on esp32-wroom-32
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspar030 committed Apr 25, 2019
1 parent f7ad7a4 commit 7e95b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .murdock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

: ${TEST_BOARDS_AVAILABLE:="nrf52dk samr21-xpro"}
: ${TEST_BOARDS_AVAILABLE:="esp32-wroom-32 nrf52dk samr21-xpro"}
: ${TEST_BOARDS_LLVM_COMPILE:="iotlab-m3 native nrf52dk mulle nucleo-f401re samr21-xpro slstk3402a"}

export RIOT_CI_BUILD=1
Expand Down

0 comments on commit 7e95b97

Please sign in to comment.