Merge pull request #6661 from shantur/travis-improvements

Travis: Upgrade cached Platformio and platforms to latest
This commit is contained in:
Theo Arends 2019-10-16 14:05:07 +02:00 committed by GitHub
commit ca0c8691a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ python:
sudo: false
install:
- pip install -U platformio
- platformio upgrade
- platformio update
cache:
directories: