Fix CI to call the script in the correct path
This commit is contained in:
parent
dddaacad62
commit
46c13ee1c0
|
@ -18,7 +18,7 @@ matrix:
|
|||
- export GOPATH=$HOME/go
|
||||
- export GOROOT=/usr/local/go
|
||||
- export PATH=$GOROOT/bin:$GOPATH/bin:$PATH
|
||||
- ./install_interop_go_pkgs.sh
|
||||
- ./tests/interop/go_pkgs/install_interop_go_pkgs.sh
|
||||
|
||||
install:
|
||||
- pip install --upgrade pip
|
||||
|
|
Loading…
Reference in New Issue
Block a user