diff --git a/.travis.yml b/.travis.yml index 3fcd235..0c84b8c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,7 +21,7 @@ env: - PLATFORMIO_CI_SRC=Examples/Node - PLATFORMIO_CI_SRC=Examples/OLEDMote - PLATFORMIO_CI_SRC=Examples/PiGateway/PiGateway.ino - - PLATFORMIO_CI_SRC=Examples/PiGateway/PiGateway_withLCD.ino + # - PLATFORMIO_CI_SRC=Examples/PiGateway/PiGateway_withLCD.ino - PLATFORMIO_CI_SRC=Examples/PulseMeter - PLATFORMIO_CI_SRC=Examples/RandomNumbers - PLATFORMIO_CI_SRC=Examples/SonarMote/SonarMote_DistanceReader/SonarMote_DistanceReader.ino @@ -58,4 +58,4 @@ install: script: #- platformio ci --board=moteino --lib=. --lib="/tmp/LCD_C0220BIZ" - - platformio ci --board=moteino --lib=. \ No newline at end of file + - platformio ci --board=moteino --lib=.