Fix python ver. in travis.yml

- fixed also #11
This commit is contained in:
EmanuelFeru
2021-01-29 20:24:45 +01:00
parent 89719ae4f6
commit 53ae2e5f15
4 changed files with 1755 additions and 128 deletions

View File

@@ -48,8 +48,6 @@ jobs:
- name: platformio
script: platformio run
language: python
python:
- "2.7"
install:
- pip install -U platformio
- platformio update