No luck with ninja --- make should work?

This commit is contained in:
David Given 2018-09-01 11:23:39 +02:00
parent e4ba155886
commit bc1a639697

View file

@ -7,7 +7,7 @@ build:
shell: sh
commands:
- apt update
- apt install build-essential ninja
- apt install build-essential
- make
cygwin:
image: teaci/cygwin32