mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 23:48:12 +00:00
travis: leave the emulator a little time to boot up
This commit is contained in:
parent
47de7ff639
commit
9a519fb5c0
@ -10,6 +10,7 @@ if [ "$EMULATOR" = 1 ]; then
|
||||
trap "kill %1" EXIT
|
||||
|
||||
firmware/trezor.elf &
|
||||
sleep 1
|
||||
export TREZOR_PATH=udp:127.0.0.1:21324
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user