From 255f40eaa700ec5dd5fd61a8957d8313e818c0b9 Mon Sep 17 00:00:00 2001 From: Links Date: Tue, 6 Feb 2018 20:46:17 +0100 Subject: [PATCH] travis.yml --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 29f1cbe..f24935f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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