From 30e399f2764ce9fca47656ce43d54f64a716c203 Mon Sep 17 00:00:00 2001 From: Kristian Sloth Lauszus Date: Sat, 23 May 2015 16:14:11 +0200 Subject: [PATCH] Remove all files names from .travis.yml to make it consistent --- .travis.yml | 66 ++++++++++++++++++++++++++--------------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/.travis.yml b/.travis.yml index 159b8c6a..35cb4537 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,48 +4,48 @@ python: env: - PLATFORMIO_CI_SRC=examples/acm/acm_terminal - - PLATFORMIO_CI_SRC=examples/adk/adk_barcode/adk_barcode.ino - - PLATFORMIO_CI_SRC=examples/adk/ArduinoBlinkLED/ArduinoBlinkLED.ino - - PLATFORMIO_CI_SRC=examples/adk/demokit_20/demokit_20.ino - - PLATFORMIO_CI_SRC=examples/adk/term_test/term_test.ino - - PLATFORMIO_CI_SRC=examples/adk/term_time/term_time.ino + - PLATFORMIO_CI_SRC=examples/adk/adk_barcode + - PLATFORMIO_CI_SRC=examples/adk/ArduinoBlinkLED + - PLATFORMIO_CI_SRC=examples/adk/demokit_20 + - PLATFORMIO_CI_SRC=examples/adk/term_test + - PLATFORMIO_CI_SRC=examples/adk/term_time - PLATFORMIO_CI_SRC=examples/Bluetooth/BTHID - - PLATFORMIO_CI_SRC=examples/Bluetooth/PS3BT/PS3BT.ino - - PLATFORMIO_CI_SRC=examples/Bluetooth/PS3Multi/PS3Multi.ino - - PLATFORMIO_CI_SRC=examples/Bluetooth/PS3SPP/PS3SPP.ino - - PLATFORMIO_CI_SRC=examples/Bluetooth/PS4BT/PS4BT.ino - - PLATFORMIO_CI_SRC=examples/Bluetooth/SPP/SPP.ino - - PLATFORMIO_CI_SRC=examples/Bluetooth/SPPMulti/SPPMulti.ino - - PLATFORMIO_CI_SRC=examples/Bluetooth/Wii/Wii.ino - - PLATFORMIO_CI_SRC=examples/Bluetooth/WiiBalanceBoard/WiiBalanceBoard.ino - - PLATFORMIO_CI_SRC=examples/Bluetooth/WiiIRCamera/WiiIRCamera.ino - - PLATFORMIO_CI_SRC=examples/Bluetooth/WiiMulti/WiiMulti.ino - - PLATFORMIO_CI_SRC=examples/Bluetooth/WiiUProController/WiiUProController.ino - - PLATFORMIO_CI_SRC=examples/board_qc/board_qc.ino - - PLATFORMIO_CI_SRC=examples/cdc_XR21B1411/XR_terminal/XR_terminal.ino + - PLATFORMIO_CI_SRC=examples/Bluetooth/PS3BT + - PLATFORMIO_CI_SRC=examples/Bluetooth/PS3Multi + - PLATFORMIO_CI_SRC=examples/Bluetooth/PS3SPP + - PLATFORMIO_CI_SRC=examples/Bluetooth/PS4BT + - PLATFORMIO_CI_SRC=examples/Bluetooth/SPP + - PLATFORMIO_CI_SRC=examples/Bluetooth/SPPMulti + - PLATFORMIO_CI_SRC=examples/Bluetooth/Wii + - PLATFORMIO_CI_SRC=examples/Bluetooth/WiiBalanceBoard + - PLATFORMIO_CI_SRC=examples/Bluetooth/WiiIRCamera + - PLATFORMIO_CI_SRC=examples/Bluetooth/WiiMulti + - PLATFORMIO_CI_SRC=examples/Bluetooth/WiiUProController + - PLATFORMIO_CI_SRC=examples/board_qc + - PLATFORMIO_CI_SRC=examples/cdc_XR21B1411/XR_terminal - PLATFORMIO_CI_SRC=examples/ftdi/USBFTDILoopback - PLATFORMIO_CI_SRC=examples/HID/le3dp - PLATFORMIO_CI_SRC=examples/HID/scale - PLATFORMIO_CI_SRC=examples/HID/USBHID_desc - - PLATFORMIO_CI_SRC=examples/HID/USBHIDBootKbd/USBHIDBootKbd.ino - - PLATFORMIO_CI_SRC=examples/HID/USBHIDBootKbdAndMouse/USBHIDBootKbdAndMouse.ino - - PLATFORMIO_CI_SRC=examples/HID/USBHIDBootMouse/USBHIDBootMouse.ino + - PLATFORMIO_CI_SRC=examples/HID/USBHIDBootKbd + - PLATFORMIO_CI_SRC=examples/HID/USBHIDBootKbdAndMouse + - PLATFORMIO_CI_SRC=examples/HID/USBHIDBootMouse - PLATFORMIO_CI_SRC=examples/HID/USBHIDJoystick - PLATFORMIO_CI_SRC=examples/hub_demo - - PLATFORMIO_CI_SRC=examples/max_LCD/max_LCD.ino - - PLATFORMIO_CI_SRC=examples/pl2303/pl2303_gprs_terminal/pl2303_gprs_terminal.ino - - PLATFORMIO_CI_SRC=examples/pl2303/pl2303_gps/pl2303_gps.ino - - PLATFORMIO_CI_SRC=examples/pl2303/pl2303_tinygps/pl2303_tinygps.ino - - PLATFORMIO_CI_SRC=examples/pl2303/pl2303_xbee_terminal/pl2303_xbee_terminal.ino - - PLATFORMIO_CI_SRC=examples/PS3USB/PS3USB.ino - - PLATFORMIO_CI_SRC=examples/PS4USB/PS4USB.ino - - PLATFORMIO_CI_SRC=examples/PSBuzz/PSBuzz.ino + - PLATFORMIO_CI_SRC=examples/max_LCD + - PLATFORMIO_CI_SRC=examples/pl2303/pl2303_gprs_terminal + - PLATFORMIO_CI_SRC=examples/pl2303/pl2303_gps + - PLATFORMIO_CI_SRC=examples/pl2303/pl2303_tinygps + - PLATFORMIO_CI_SRC=examples/pl2303/pl2303_xbee_terminal + - PLATFORMIO_CI_SRC=examples/PS3USB + - PLATFORMIO_CI_SRC=examples/PS4USB + - PLATFORMIO_CI_SRC=examples/PSBuzz # - PLATFORMIO_CI_SRC=examples/testusbhostFAT/testusbhostFAT.ino - PLATFORMIO_CI_SRC=examples/USB_desc - - PLATFORMIO_CI_SRC=examples/Xbox/XBOXOLD/XBOXOLD.ino - - PLATFORMIO_CI_SRC=examples/Xbox/XBOXONE/XBOXONE.ino - - PLATFORMIO_CI_SRC=examples/Xbox/XBOXRECV/XBOXRECV.ino - - PLATFORMIO_CI_SRC=examples/Xbox/XBOXUSB/XBOXUSB.ino + - PLATFORMIO_CI_SRC=examples/Xbox/XBOXOLD + - PLATFORMIO_CI_SRC=examples/Xbox/XBOXONE + - PLATFORMIO_CI_SRC=examples/Xbox/XBOXRECV + - PLATFORMIO_CI_SRC=examples/Xbox/XBOXUSB install: - python -c "$(curl -fsSL https://raw.githubusercontent.com/platformio/platformio/master/scripts/get-platformio.py)"