diff --git a/fake_travis_build.sh b/fake_travis_build.sh index e35aa4ee1..105a29be3 100755 --- a/fake_travis_build.sh +++ b/fake_travis_build.sh @@ -5,7 +5,7 @@ targets=("PUBLISHMETA=True" \ "TARGET=CC3D" \ "TARGET=CC3D_OPBL" \ "TARGET=CHEBUZZF3" \ - "TARGET=CJMCU" \ +# "TARGET=CJMCU" \ "TARGET=COLIBRI_RACE" \ "TARGET=EUSTM32F103RC" \ "TARGET=SPRACINGF3" \ diff --git a/top_makefile b/top_makefile index 963e54688..011327416 100644 --- a/top_makefile +++ b/top_makefile @@ -5,7 +5,7 @@ ALL_TARGETS += nazepro ALL_TARGETS += olimexino ALL_TARGETS += stm32f3discovery ALL_TARGETS += chebuzzf3 -ALL_TARGETS += cjmcu +#ALL_TARGETS += cjmcu ALL_TARGETS += eustm32f103rc ALL_TARGETS += spracingf3 ALL_TARGETS += port103r