From 32a050317207b8eb87699b1227a592f4ebf6e5bc Mon Sep 17 00:00:00 2001 From: nanosonde <2073569+nanosonde@users.noreply.github.com> Date: Sat, 14 Dec 2019 11:09:29 +0100 Subject: [PATCH] Try to fix travis build --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1b3fba0..ea5ea87 100644 --- a/.travis.yml +++ b/.travis.yml @@ -119,7 +119,7 @@ - pip install -U platformio - platformio update script: - - platformio ci --lib="." --project-conf=examples/knx-usb/platformio.ini + - platformio ci --project-conf=examples/knx-usb/platformio.ini notifications: email: