Skip to content

Commit

Permalink
fix osx issue with openssl
Browse files Browse the repository at this point in the history
  • Loading branch information
flugsio committed Oct 10, 2016
1 parent 6c0646f commit d69785c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,7 @@ matrix:
include:
- rust: stable
os: osx
env:
- OPENSSL_INCLUDE_DIR=/usr/local/opt/openssl/include
- DEP_OPENSSL_INCLUDE=/usr/local/opt/openssl/include

0 comments on commit d69785c

Please sign in to comment.