This commit is contained in:
parent
df965816ac
commit
56387cb936
|
@ -6,6 +6,6 @@ steps:
|
||||||
- name: test-compiler
|
- name: test-compiler
|
||||||
image: archlinux
|
image: archlinux
|
||||||
commands:
|
commands:
|
||||||
- pacman -Sy cmake gcc llvm --noconfirm
|
- pacman -Sy cmake gcc make llvm --noconfirm
|
||||||
- cd code/compiler
|
- cd code/compiler
|
||||||
- ./test.sh
|
- ./test.sh
|
||||||
|
|
Loading…
Reference in New Issue
Block a user