1
0

Travis-CI: fix bootstrap.sh path

This commit is contained in:
dump_stack() 2019-02-06 06:41:26 +00:00
parent e0c91f1b59
commit c12daaa1d6

View File

@ -24,7 +24,7 @@ env:
install: true
before_script:
- ./tools/out-of-tree/bootstrap.sh
- ./tools/qemu-debian-img/bootstrap.sh
script:
- go test -parallel 1 -v ./...