diff --git a/.travis.yml b/.travis.yml index fbf978c..b84f025 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 ./...