travis: Add pca10090 build to nrf job.

This commit is contained in:
Glenn Ruben Bakke 2020-07-10 09:19:34 +02:00
parent 411e1157e7
commit d9e8edc8bc
1 changed files with 1 additions and 0 deletions

View File

@ -304,6 +304,7 @@ jobs:
- make ${MAKEOPTS} -C ports/nrf BOARD=pca10040
- make ${MAKEOPTS} -C ports/nrf BOARD=microbit
- make ${MAKEOPTS} -C ports/nrf BOARD=pca10056 SD=s132
- make ${MAKEOPTS} -C ports/nrf BOARD=pca10090
# bare-arm and minimal ports, with size-diff check
- stage: test