1
0
Fork 0

Travis-CI: fix bootstrap.sh path

timestamps
dump_stack() 2019-02-06 06:41:26 +00:00
parent e0c91f1b59
commit c12daaa1d6
1 changed files with 1 additions and 1 deletions

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 ./...