Commit 0c3b2cd9 authored by Ian Craggs's avatar Ian Craggs

Another travis-ci experiment

parent 2c337156
......@@ -14,4 +14,5 @@ script:
- make
before_install:
- ./travis-install.sh
- 'if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then export CFLAGS="-I/usr/local/opt/openssl/include $CFLAGS" LDFLAGS="-L/usr/local/opt/openssl/lib $LDFLAGS"; fi'
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