We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df6cb08 + 4b447d2 commit 021d217Copy full SHA for 021d217
.travis.yml
@@ -2,7 +2,7 @@ language: c
2
env:
3
global:
4
- ARDUINO_VERSION=1.8.4
5
- - BD=esp8266:esp8266:d1:CpuFrequency=80,FlashSize=4M3M
+ - BD=esp8266:esp8266:d1:xtal=80,eesz=4M3M
6
before_install:
7
- "/sbin/start-stop-daemon --start --quiet --pidfile /tmp/custom_xvfb_1.pid --make-pidfile --background --exec /usr/bin/Xvfb -- :1 -ac -screen 0 1280x1024x16"
8
- sleep 3
0 commit comments