diff --git a/.travis.yml b/.travis.yml index 8eb5ef6bae..48ce39f60a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -299,11 +299,11 @@ jobs: - sudo apt-get install libnewlib-arm-none-eabi - arm-none-eabi-gcc --version script: - - ports/nrf/drivers/bluetooth/download_ble_stack.sh s132_nrf52_6_1_1 + - ports/nrf/drivers/bluetooth/download_ble_stack.sh s140_nrf52_6_1_1 - make ${MAKEOPTS} -C ports/nrf submodules - 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=pca10056 SD=s140 - make ${MAKEOPTS} -C ports/nrf BOARD=pca10090 # bare-arm and minimal ports, with size-diff check