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