Skip to content

Commit a1e5d3e

Browse files
committed
fix travis 2
1 parent de509b6 commit a1e5d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ script:
3434
- cd $TRAVIS_BUILD_DIR
3535
- export PATH="$HOME/arduino_ide:$PATH"
3636
- arduino --board esp32:esp32:esp32:PSRAM=enabled,PartitionScheme=min_spiffs,CPUFreq=240,FlashMode=qio,FlashFreq=80,DebugLevel=none --pref compiler.warning_level=all --save-prefs
37-
- arduino --verbose --verify esp32-cam-webserver.ino
37+
# - arduino --verbose --verify esp32-cam-webserver.ino - commented to let platformio to download libs
3838
- platformio run
3939

4040

0 commit comments

Comments
 (0)