mirror of
https://github.com/EFeru/hoverboard-sideboard-hack-STM.git
synced 2026-01-10 13:06:38 +00:00
Fix python ver. in travis.yml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user