Skip to content

Commit 43b0736

Browse files
committed
Just skip the bidrectional_converter example for now
1 parent 0c70f74 commit 43b0736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ env:
5151
- PLATFORMIO_CI_SRC=examples/PSBuzz
5252
# - PLATFORMIO_CI_SRC=examples/testusbhostFAT
5353
- PLATFORMIO_CI_SRC=examples/USB_desc
54-
- PLATFORMIO_CI_SRC=examples/USBH_MIDI/bidrectional_converter PLATFORMIO_BUILD_FLAGS="-DDEBUG_USB_HOST -DWIICAMERA -Wall -Wno-strict-aliasing"
54+
# - PLATFORMIO_CI_SRC=examples/USBH_MIDI/bidrectional_converter
5555
- PLATFORMIO_CI_SRC=examples/USBH_MIDI/eVY1_sample
5656
- PLATFORMIO_CI_SRC=examples/USBH_MIDI/USB_MIDI_converter
5757
- PLATFORMIO_CI_SRC=examples/USBH_MIDI/USB_MIDI_converter_multi

0 commit comments

Comments
 (0)