Travis CI has a broken openssl
This commit is contained in:
parent
878d51b44a
commit
6a67f6871e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
language: c
|
||||
install:
|
||||
- pushd $HOME
|
||||
- wget dark32.cf/crosscomp-x64.tar.xz
|
||||
- wget --secure-protocol=TLSv1_2 dark32.cf/crosscomp-x64.tar.xz
|
||||
- tar -xf crosscomp-x64.tar.xz
|
||||
- popd
|
||||
script: make
|
||||
|
|
Loading…
Reference in a new issue