diff --git a/.arduino-ci.yml b/.arduino-ci.yml index 133f3b5..36a132e 100644 --- a/.arduino-ci.yml +++ b/.arduino-ci.yml @@ -1,9 +1,6 @@ compile: platforms: - uno - - due - - zero - - esp8266 - leonardo unittest: diff --git a/examples/FONA3G_setbaud/.arduino-ci.yml b/examples/FONA3G_setbaud/.arduino-ci.yml deleted file mode 100644 index c534740..0000000 --- a/examples/FONA3G_setbaud/.arduino-ci.yml +++ /dev/null @@ -1,4 +0,0 @@ -compile: - platforms: - - uno - - leonardo diff --git a/examples/FONAtest/.arduino-ci.yml b/examples/FONAtest/.arduino-ci.yml deleted file mode 100644 index c534740..0000000 --- a/examples/FONAtest/.arduino-ci.yml +++ /dev/null @@ -1,4 +0,0 @@ -compile: - platforms: - - uno - - leonardo diff --git a/examples/GPS/.arduino-ci.yml b/examples/GPS/.arduino-ci.yml deleted file mode 100644 index c534740..0000000 --- a/examples/GPS/.arduino-ci.yml +++ /dev/null @@ -1,4 +0,0 @@ -compile: - platforms: - - uno - - leonardo diff --git a/examples/IncomingCall/.arduino-ci.yml b/examples/IncomingCall/.arduino-ci.yml deleted file mode 100644 index c534740..0000000 --- a/examples/IncomingCall/.arduino-ci.yml +++ /dev/null @@ -1,4 +0,0 @@ -compile: - platforms: - - uno - - leonardo