More Travis fixes

This commit is contained in:
Josh Stewart 2017-06-16 15:01:10 +10:00
parent e37b4abd32
commit 176fc54348
1 changed files with 0 additions and 1 deletions

View File

@ -42,7 +42,6 @@ before_install:
- cd cppcheck-1.79 - cd cppcheck-1.79
- make - make
- sudo make install - sudo make install
- cd..
install: install:
- pip install -U platformio - pip install -U platformio