hack for travis
This commit is contained in:
parent
3da96c3dd7
commit
6862c2c82d
|
@ -4,5 +4,6 @@ set -ex
|
|||
|
||||
export INSTALL_LOCATION=$PWD/vendor/install
|
||||
export PKG_CONFIG_PATH=$INSTALL_LOCATION/lib/pkgconfig
|
||||
export CGO_LDFLAGS='-lrt'
|
||||
|
||||
$@
|
||||
|
|
Loading…
Reference in New Issue