mirror of
https://github.com/easytarget/esp32-cam-webserver.git
synced 2024-02-16 18:18:24 +08:00
@ -23,7 +23,7 @@ before_script:
|
||||
script:
|
||||
- cd $TRAVIS_BUILD_DIR
|
||||
- export PATH="$HOME/arduino_ide:$PATH"
|
||||
- arduino --board esp32:esp32:esp32:PartitionScheme=min_spiffs,FlashFreq=40 --pref compiler.warning_level=all --save-prefs
|
||||
- arduino --board esp32:esp32:esp32:PartitionScheme=huge_app,FlashFreq=80 --pref compiler.warning_level=all --save-prefs
|
||||
- arduino --verbose --verify esp32-cam-webserver.ino
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user