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.
1 parent b6dfdf1 commit 95a8a26Copy full SHA for 95a8a26
.travis.yml
@@ -13,8 +13,6 @@ env:
13
matrix:
14
allow_failures:
15
- env: BOARD="arduino:avr:leonardo"
16
- - env: BOARD="arduino:sam:arduino_due_x_dbg"
17
- - env: BOARD="Intel:arc32:arduino_101"
18
before_install:
19
- /sbin/start-stop-daemon --start --quiet --pidfile /tmp/custom_xvfb_1.pid --make-pidfile --background --exec /usr/bin/Xvfb -- :1 -ac -screen 0 1280x1024x16
20
- sleep 3
0 commit comments