Travis-CI: fix current directory for tests
This commit is contained in:
parent
9fc1eff305
commit
6e77fc230d
@ -17,3 +17,4 @@ services:
|
|||||||
before_script:
|
before_script:
|
||||||
- cd $GOPATH/src/github.com/jollheef/out-of-tree/tools/qemu-debian-img
|
- 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