mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
travis: fix path
This commit is contained in:
parent
1380259088
commit
11597b8ff0
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ before_script:
|
||||||
- cd $HOME/tmp/boringssl-libs
|
- cd $HOME/tmp/boringssl-libs
|
||||||
- ln -s $BORINGSSL_SOURCE/ssl/libssl.a
|
- ln -s $BORINGSSL_SOURCE/ssl/libssl.a
|
||||||
- ln -s $BORINGSSL_SOURCE/crypto/libcrypto.a
|
- ln -s $BORINGSSL_SOURCE/crypto/libcrypto.a
|
||||||
|
- cd ..
|
||||||
#- ./ci/build_boringssl.sh
|
#- ./ci/build_boringssl.sh
|
||||||
# configure lsquic
|
# configure lsquic
|
||||||
- echo $BORINGSSL_SOURCE
|
- echo $BORINGSSL_SOURCE
|
||||||
|
|
Loading…
Reference in a new issue