mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-27 19:57:38 +00:00
[build] Remove some builds from Travis test build due to build time
A lot of build errors due to build time exceeded. It was a matter of luck whether a build would succeed.
This commit is contained in:
@@ -46,8 +46,6 @@ for ENV in \
|
||||
hard_SONOFF_POW_4M1M\
|
||||
hard_Ventus_W266\
|
||||
hard_core_252_SONOFF_POW_4M1M\
|
||||
hard_core_252_Shelly_1_2M256\
|
||||
hard_core_252_other_POW_ESP8285_1M\
|
||||
hard_other_POW_ESP8285_1M\
|
||||
minimal_IRext_ESP8266_1M\
|
||||
minimal_IRext_ESP8266_4M1M\
|
||||
@@ -64,19 +62,14 @@ for ENV in \
|
||||
normal_core_241_ESP8266_1M\
|
||||
normal_core_241_ESP8266_4M1M\
|
||||
normal_core_242_ESP8266_1M\
|
||||
normal_core_252_ESP8266_16M\
|
||||
normal_core_252_ESP8266_1M\
|
||||
normal_core_252_ESP8266_4M1M\
|
||||
normal_core_252_WROOM02_2M256\
|
||||
normal_core_260_sdk222_alpha_ESP8266_16M\
|
||||
normal_core_260_sdk222_alpha_ESP8266_4M1M\
|
||||
test_ESP8266_4M_VCC\
|
||||
test_core_242_ESP8266_4M1M\
|
||||
test_core_252_ESP8266_16M\
|
||||
test_core_252_ESP8266_4M1M\
|
||||
test_core_260_sdk222_alpha_ESP8266_16M\
|
||||
test_core_260_sdk222_alpha_ESP8266_4M1M\
|
||||
test_core_260_sdk3_alpha_ESP8266_16M\
|
||||
test_core_260_sdk3_alpha_ESP8266_4M1M;\
|
||||
do
|
||||
MAX_FILESIZE=1044464
|
||||
|
||||
Reference in New Issue
Block a user