travis: Add pca10090 build to nrf job.
This commit is contained in:
parent
411e1157e7
commit
d9e8edc8bc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue