More Travis fixes
This commit is contained in:
parent
e37b4abd32
commit
176fc54348
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue