kljlk'j
This commit is contained in:
parent
ca38ef44d5
commit
b5bb810393
@ -81,7 +81,7 @@ matrix:
|
||||
COMPILER_C="gcc"
|
||||
COMPILER_CXX="g++"
|
||||
REPOSITORY="https://github.com/RXT0112/Zernit.git"
|
||||
PACKAGES="rustc cargo git make pkg-config openssl"
|
||||
PACKAGES="rustc cargo git make pkg-config libssl"
|
||||
- name: "Debian Testing with Clang"
|
||||
os: linux
|
||||
dist: bionic
|
||||
@ -93,7 +93,7 @@ matrix:
|
||||
COMPILER_C="clang"
|
||||
COMPILER_CXX="clang++"
|
||||
REPOSITORY="https://github.com/RXT0112/Zernit.git"
|
||||
PACKAGES="rustc cargo git make pkg-config openssl"
|
||||
PACKAGES="rustc cargo git make pkg-config libssl"
|
||||
|
||||
# # Debian Sid
|
||||
# - name: "Debian Sid with GCC"
|
||||
|
Loading…
Reference in New Issue
Block a user