Skip to content

Commit

Permalink
[build] Travis MinGW: updated OpenSSL to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maxsharabayko authored and rndi committed Aug 6, 2019
1 parent 5781e76 commit facd70c
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 @@ -35,9 +35,8 @@ matrix:
- gcc-mingw-w64
- g++-mingw-w64-x86-64
before_script:
- git clone https://github.com/openssl/openssl.git
- git clone -b OpenSSL_1_1_1-stable https://github.com/openssl/openssl.git openssl
- cd openssl
- git checkout origin/OpenSSL_1_1_0-stable -b OpenSSL_1_1_0-stable
- ./Configure --cross-compile-prefix=x86_64-w64-mingw32- mingw64
- make
- cd ..
Expand Down

0 comments on commit facd70c

Please sign in to comment.