diff options
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 2f86345ae..8eb5ef6ba 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 |