mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-04 01:30:38 +08:00
Update .travis.yml
This commit is contained in:
parent
4dc89d763e
commit
64d56a5b60
@ -49,9 +49,12 @@ script:
|
||||
- arduino --get-pref sketchbook.path
|
||||
#- build_sketch esp3d/esp3d.ino
|
||||
- arduino --board esp32:esp32:esp32 --save-prefs
|
||||
- cat $HOME/.arduino15/preferences.txt
|
||||
- echo "custom_PartitionScheme=esp32_min_spiffs" >> $HOME/.arduino15/preferences.txt
|
||||
- cat $HOME/.arduino15/preferences.txt
|
||||
- build_sketch esp3d/esp3d.ino
|
||||
- cd $HOME/arduino_ide/hardware/esp32/esp32
|
||||
- cat ./platform.txt
|
||||
|
||||
|
||||
notifications:
|
||||
email:
|
||||
|
Loading…
x
Reference in New Issue
Block a user