Travis-CI: fix current directory for tests
This commit is contained in:
parent
9fc1eff305
commit
6e77fc230d
@ -16,4 +16,5 @@ services:
|
||||
|
||||
before_script:
|
||||
- cd $GOPATH/src/github.com/jollheef/out-of-tree/tools/qemu-debian-img
|
||||
- ./bootstrap.sh
|
||||
- ./bootstrap.sh
|
||||
- cd $GOPATH/src/github.com/jollheef/out-of-tree
|
||||
|
Loading…
Reference in New Issue
Block a user