Try again to include all the required tooling
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
00322d7e9f
commit
c7341c9b15
|
@ -4,7 +4,8 @@ name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test-compiler
|
- name: test-compiler
|
||||||
image: rikorose/gcc-cmake
|
image: archlinux
|
||||||
commands:
|
commands:
|
||||||
|
- pacman -S cmake gcc llvm --noconfirm
|
||||||
- cd code/compiler
|
- cd code/compiler
|
||||||
- ./test.sh
|
- ./test.sh
|
||||||
|
|
Loading…
Reference in New Issue
Block a user