From 008f97382949c398a0aeb502bc4262e2fa9667fb Mon Sep 17 00:00:00 2001 From: 0xFEEDC0DE64 Date: Sun, 10 Jan 2021 03:15:34 +0100 Subject: [PATCH] Fixed travis build --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8042730..0d13d90 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,11 +18,11 @@ install: env: - BUILD_CONFIG=feedc0de_usb + - BUILD_CONFIG=gernot_usb # - BUILD_CONFIG=greyhash_usb # - BUILD_CONFIG=aveexy_usb - BUILD_CONFIG=mickdermack_usb - BUILD_CONFIG=peter_usb - - BUILD_CONFIG=gernot script: - platformio run -e $BUILD_CONFIG