travis: Add esp8266 GENERIC_512K build to CI.

pull/1/head
Mike Causer 2019-09-30 17:26:41 +10:00 committed by Damien George
parent 53a9b45da1
commit 3117fde407
1 changed files with 1 additions and 0 deletions

View File

@ -174,6 +174,7 @@ jobs:
- git submodule update --init lib/axtls lib/berkeley-db-1.xx
- make ${MAKEOPTS} -C mpy-cross
- make ${MAKEOPTS} -C ports/esp8266
- make ${MAKEOPTS} -C ports/esp8266 BOARD=GENERIC_512K
# nrf port
- stage: test