mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-04 23:40:38 +08:00
Update .travis.yml
This commit is contained in:
parent
2751396cf8
commit
cb0382ba3b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user