travis: Fix typo
This commit is contained in:
parent
98667b1af8
commit
bac3a7dcc1
@ -38,7 +38,7 @@ before_script:
|
||||
script:
|
||||
# Build mpy-cross first because other builds depend on it.
|
||||
- make -C mpy-cross
|
||||
- tools/build_adafruit_bins.h
|
||||
- tools/build_adafruit_bins.sh
|
||||
- make -C minimal CROSS=1 build/firmware.bin
|
||||
- ls -l minimal/build/firmware.bin
|
||||
- tools/check_code_size.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user