From b4ab32257691043687a50b8e843ae6e7b331ccd0 Mon Sep 17 00:00:00 2001 From: Owen Date: Sun, 7 Mar 2021 11:44:03 +0100 Subject: [PATCH] debug --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 710c3b9..b193f57 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,6 +24,7 @@ before_script: - cd esp32 - git submodule update --init --recursive - cd tools + - python --version - python3 get.py - pip3 install --user platformio - platformio update