From fc09e8b651b48b28c1101f18883beb892d57146d Mon Sep 17 00:00:00 2001 From: EmanuelFeru Date: Fri, 29 Jan 2021 20:13:07 +0100 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 29957e7..b0ebc5d 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