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