Force x permission on misra script

This commit is contained in:
Josh Stewart 2017-08-05 10:08:33 +10:00
parent e4207d9ee3
commit dcefa15ad5
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ script:
- platformio update
- platformio run -e megaatmega2560 -e teensy35 -e bluepill_f103c8 -e genericSTM32F103RB
- cd ..
- chmod +x speeduino/misra/check_misra.sh
- speeduino/misra/check_misra.sh
notifications: