From 14be94ae1e6fc2a704aba1c1d98458d56f1f8207 Mon Sep 17 00:00:00 2001 From: Shantur Rathore Date: Tue, 15 Oct 2019 13:32:57 +0100 Subject: [PATCH] Travis: Upgrade cached Platformio and platforms to latest --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 09cfd0123..491f37bd6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,8 @@ python: sudo: false install: - pip install -U platformio + - platformio upgrade + - platformio update cache: directories: