hack for travis

This commit is contained in:
Carlos Martín Nieto 2014-06-07 14:07:15 +02:00
parent 3da96c3dd7
commit 6862c2c82d
1 changed files with 1 additions and 0 deletions

View File

@ -4,5 +4,6 @@ set -ex
export INSTALL_LOCATION=$PWD/vendor/install export INSTALL_LOCATION=$PWD/vendor/install
export PKG_CONFIG_PATH=$INSTALL_LOCATION/lib/pkgconfig export PKG_CONFIG_PATH=$INSTALL_LOCATION/lib/pkgconfig
export CGO_LDFLAGS='-lrt'
$@ $@