This commit is contained in:
parent
7cd8b50fd5
commit
200e5125f9
@ -6,6 +6,7 @@ steps:
|
||||
- name: build-test
|
||||
image: voidlinux/voidlinux
|
||||
commands:
|
||||
- xbps-install -Sy gcc make rust cargo
|
||||
- xbps-install -Sy gcc make rustup
|
||||
- rustup install stable
|
||||
- cd c && make && ./run_all.sh && cd ..
|
||||
- cd rust && ./run_all.sh && cd ..
|
||||
|
Loading…
x
Reference in New Issue
Block a user