Travis-CI: fix bootstrap.sh path
This commit is contained in:
parent
e0c91f1b59
commit
c12daaa1d6
@ -24,7 +24,7 @@ env:
|
|||||||
install: true
|
install: true
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- ./tools/out-of-tree/bootstrap.sh
|
- ./tools/qemu-debian-img/bootstrap.sh
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go test -parallel 1 -v ./...
|
- go test -parallel 1 -v ./...
|
||||||
|
Loading…
Reference in New Issue
Block a user