Force a platformio update in Travis

This commit is contained in:
Josh Stewart 2017-07-24 09:12:51 +10:00
parent 2264989bb4
commit 8ca39ce3a6
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ script:
- cd /home/travis/build
- git clone --depth=20 https://github.com/noisymime/cppcheck.git noisymime/cppcheck
- cd noisymime/speeduino
- platformio update
- platformio run -e megaatmega2560 -e teensy35 -e bluepill_f103c8 -e genericSTM32F103RB
- cd ..
- speeduino/misra/check_misra.sh