sagasga
This commit is contained in:
parent
b75dd0317b
commit
6ec1c9a2d2
@ -81,7 +81,7 @@ matrix:
|
|||||||
COMPILER_C="gcc"
|
COMPILER_C="gcc"
|
||||||
COMPILER_CXX="g++"
|
COMPILER_CXX="g++"
|
||||||
REPOSITORY="https://github.com/RXT0112/Zernit.git"
|
REPOSITORY="https://github.com/RXT0112/Zernit.git"
|
||||||
PACKAGES="rustc git"
|
PACKAGES="rustc cargo git"
|
||||||
- name: "Debian Testing with Clang"
|
- name: "Debian Testing with Clang"
|
||||||
os: linux
|
os: linux
|
||||||
dist: bionic
|
dist: bionic
|
||||||
@ -93,7 +93,7 @@ matrix:
|
|||||||
COMPILER_C="clang"
|
COMPILER_C="clang"
|
||||||
COMPILER_CXX="clang++"
|
COMPILER_CXX="clang++"
|
||||||
REPOSITORY="https://github.com/RXT0112/Zernit.git"
|
REPOSITORY="https://github.com/RXT0112/Zernit.git"
|
||||||
PACKAGES="rustc git"
|
PACKAGES="rustc cargo git"
|
||||||
|
|
||||||
# # Debian Sid
|
# # Debian Sid
|
||||||
# - name: "Debian Sid with GCC"
|
# - name: "Debian Sid with GCC"
|
||||||
|
Loading…
Reference in New Issue
Block a user