From 82ae1fc243b8fcd8d47fc751dce3a1f08cae79d2 Mon Sep 17 00:00:00 2001 From: EmanuelFeru Date: Fri, 29 Jan 2021 20:28:56 +0100 Subject: [PATCH] Fix python ver. in travis.yml --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 815c5bc..3650534 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,8 +48,6 @@ jobs: - name: platformio script: platformio run language: python - python: - - "2.7" install: - pip install -U platformio - platformio update