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

This commit is contained in:
Danila Fedorin 2020-02-11 18:52:06 -08:00
parent 00322d7e9f
commit c7341c9b15
1 changed files with 2 additions and 1 deletions

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