Update .travis.yml
This commit is contained in:
parent
a564f368e2
commit
fc09e8b651
1 changed files with 0 additions and 2 deletions
|
@ -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 a new issue