Update .travis.yml
This commit is contained in:
parent
a564f368e2
commit
fc09e8b651
|
@ -48,8 +48,6 @@ jobs:
|
|||
- name: platformio
|
||||
script: platformio run
|
||||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
install:
|
||||
- pip install -U platformio
|
||||
- platformio update
|
||||
|
|
Loading…
Reference in New Issue