Commit 37df1005 authored by Andrew Gibiansky's avatar Andrew Gibiansky

Travis fixes 6

parent db1ef0d9
......@@ -50,6 +50,8 @@ before_install:
# This step takes the longest, and is what generates the Stack cache.
install:
- export LD_LIBRARY_PATH=$HOME/zeromq/lib
- find $HOME/zeromq -type f
- export PKG_CONFIG_PATH=$HOME/zeromq/lib/pkgconfig/
- stack setup --resolver=$RESOLVER
- stack install zeromq4-haskell --resolver=$RESOLVER --extra-lib-dirs=$HOME/zeromq/lib --extra-include-dirs=$HOME/zeromq/include
- stack build --dependencies-only --resolver=$RESOLVER
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment