Skip to content

Commit

Permalink
Travis, OSX another try to fix the openssl compilation issue
Browse files Browse the repository at this point in the history
  • Loading branch information
gizmocuz committed Oct 15, 2016
1 parent 4485790 commit 80e83c5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,7 @@ matrix:
- brew install openssl
- brew link openssl --force
- brew install md5sha1sum
- export LDFLAGS=-L/usr/local/opt/openssl/lib
- export CPPFLAGS=-I/usr/local/opt/openssl/include
- export OPENSSL_ROOT_DIR=/usr/local/opt/openssl
script:
- cmake -DCMAKE_BUILD_TYPE=Release
- make
Expand Down

0 comments on commit 80e83c5

Please sign in to comment.