From e368dc1f859bfb5210819f9279c2503ee8784c71 Mon Sep 17 00:00:00 2001 From: Josh Stewart Date: Sat, 3 Jun 2017 11:44:15 +1000 Subject: [PATCH] Test all builds with Travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2d9b9ac0..28b122ee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,7 +37,7 @@ install: - pip install -U platformio script: - - platformio run + - platformio ci --board=megaatmega2560 --board=teensy35 --board=genericSTM32F103RB --board=bluepill_f103c8 #