Typo fix.

This commit is contained in:
David Given 2018-09-01 11:18:25 +02:00
parent e886186890
commit 0a735d43e6

View file

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