Fix python ver. in travis.yml

This commit is contained in:
EmanuelFeru 2021-01-29 20:28:56 +01:00
parent 10a2a0f36e
commit 82ae1fc243

View File

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