mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-04 21:40:43 +08:00
Update .travis.yml
This commit is contained in:
parent
2751396cf8
commit
cb0382ba3b
@ -1,4 +1,4 @@
|
|||||||
dist: xenial
|
dist: focal
|
||||||
sudo: require
|
sudo: require
|
||||||
|
|
||||||
language: python
|
language: python
|
||||||
@ -31,7 +31,6 @@ env:
|
|||||||
before_script:
|
before_script:
|
||||||
- export AUTHOR_NAME="$(git log -1 $TRAVIS_COMMIT --pretty="%aN")"
|
- export AUTHOR_NAME="$(git log -1 $TRAVIS_COMMIT --pretty="%aN")"
|
||||||
- platformio update
|
- platformio update
|
||||||
|
|
||||||
- cd $HOME/arduino_ide/hardware
|
- cd $HOME/arduino_ide/hardware
|
||||||
- mkdir esp8266com
|
- mkdir esp8266com
|
||||||
- cd esp8266com
|
- cd esp8266com
|
||||||
|
Loading…
x
Reference in New Issue
Block a user