1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-23 19:45:46 +00:00

Travis CI: Build FASTFLASH=1

This commit is contained in:
Saleem Rashid 2017-06-10 19:55:11 +01:00 committed by Pavol Rusnak
parent ed5e9c9347
commit d80979cd0a

View File

@ -15,7 +15,9 @@ script:
- make
- make -C firmware
- make -C bootloader
- make -C fastflash
- make -C demo
- make -C firmware clean && make -C firmware FASTFLASH=1
notifications:
webhooks: