Skip to content

Commit 95a8a26

Browse files
committed
Remove Due and 101 from allowed failures
1 parent b6dfdf1 commit 95a8a26

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ env:
1313
matrix:
1414
allow_failures:
1515
- env: BOARD="arduino:avr:leonardo"
16-
- env: BOARD="arduino:sam:arduino_due_x_dbg"
17-
- env: BOARD="Intel:arc32:arduino_101"
1816
before_install:
1917
- /sbin/start-stop-daemon --start --quiet --pidfile /tmp/custom_xvfb_1.pid --make-pidfile --background --exec /usr/bin/Xvfb -- :1 -ac -screen 0 1280x1024x16
2018
- sleep 3

0 commit comments

Comments
 (0)