1
0

Travis-CI: fix current directory for tests

This commit is contained in:
dump_stack() 2018-12-01 23:24:47 +00:00
parent 9fc1eff305
commit 6e77fc230d

View File

@ -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