mirror of
https://github.com/easytarget/esp32-cam-webserver.git
synced 2024-02-16 18:18:24 +08:00
Travis: build default, then with myconfig (#47)
* nice bonus; also tests non AP-mode builds
This commit is contained in:
@ -25,6 +25,8 @@ script:
|
||||
- export PATH="$HOME/arduino_ide:$PATH"
|
||||
- arduino --board esp32:esp32:esp32:PartitionScheme=huge_app,FlashFreq=80 --pref compiler.warning_level=all --save-prefs
|
||||
- arduino --verbose --verify esp32-cam-webserver.ino
|
||||
- cp --preserve --verbose myconfig.sample.h myconfig.h
|
||||
- arduino --verbose --verify esp32-cam-webserver.ino
|
||||
|
||||
|
||||
notifications:
|
||||
|
Reference in New Issue
Block a user