Test all builds with Travis

This commit is contained in:
Josh Stewart 2017-06-03 11:44:15 +10:00
parent 3f5482ded5
commit e368dc1f85
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ install:
- pip install -U platformio
script:
- platformio run
- platformio ci --board=megaatmega2560 --board=teensy35 --board=genericSTM32F103RB --board=bluepill_f103c8
#