Travis-CI: fix bootstrap.sh path
This commit is contained in:
@@ -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 ./...
|
||||||
|
Reference in New Issue
Block a user