From a9564b387714ee3e7915ffabb8e03e1b346f9a6e Mon Sep 17 00:00:00 2001 From: Felix Rusu Date: Wed, 15 Dec 2021 12:12:43 -0500 Subject: [PATCH] Update .travis.yml --- .travis.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.travis.yml b/.travis.yml index 227229b..91d574a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -40,13 +40,6 @@ env: - PLATFORMIO_CI_SRC=Examples/RangeTest_Gateway - PLATFORMIO_CI_SRC=Examples/RangeTest_Transmitter -lib_deps = - - # RECOMMENDED - # Accept new functionality in a backwards compatible manner and patches - lowpowerlab/LowPower_LowPowerLab @ ^2.2 - platformio/Streaming @ ^0.0.0 - install: - pip install -U platformio - platformio update