Try again to include all the required tooling
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Danila Fedorin 2020-02-11 18:52:06 -08:00
parent 00322d7e9f
commit c7341c9b15

View File

@ -4,7 +4,8 @@ name: default
steps:
- name: test-compiler
image: rikorose/gcc-cmake
image: archlinux
commands:
- pacman -S cmake gcc llvm --noconfirm
- cd code/compiler
- ./test.sh