Update .travis.yml

This commit is contained in:
Luc 2021-04-07 17:55:04 +02:00
parent 2751396cf8
commit cb0382ba3b

View File

@ -1,4 +1,4 @@
dist: xenial
dist: focal
sudo: require
language: python
@ -31,7 +31,6 @@ env:
before_script:
- export AUTHOR_NAME="$(git log -1 $TRAVIS_COMMIT --pretty="%aN")"
- platformio update
- cd $HOME/arduino_ide/hardware
- mkdir esp8266com
- cd esp8266com