travis.yml

This commit is contained in:
Links
2018-02-06 20:46:17 +01:00
parent 5e1f9b1c26
commit 255f40eaa7

View File

@ -6,8 +6,8 @@ env:
global:
- IDE_VERSION=1.6.5
matrix:
CPU="esp8266" BOARD="esp8266com:esp8266:generic"
CPU="esp32" BOARD="espressif:esp32:esp32:FlashFreq=80"
- CPU="esp8266" BOARD="esp8266com:esp8266:generic"
- CPU="esp32" BOARD="espressif:esp32:esp32:FlashFreq=80"
script:
- /sbin/start-stop-daemon --start --quiet --pidfile /tmp/custom_xvfb_1.pid --make-pidfile --background --exec /usr/bin/Xvfb -- :1 -ac -screen 0 1280x1024x16