Fixing build errors
This commit is contained in:
parent
1d1c3e08f2
commit
bb023a468a
|
@ -11,6 +11,7 @@ cache:
|
|||
|
||||
before_install:
|
||||
- export PATH=$PATH:~/bin/
|
||||
- export PATH=$PATH:$GOPATH/bin/
|
||||
- export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:$HOME/opus/lib/pkgconfig
|
||||
- bash install-dependencies.sh
|
||||
|
||||
|
|
Reference in a new issue