Add bison and flex.

This commit is contained in:
David Given 2018-09-01 11:25:03 +02:00
parent bc1a639697
commit a7719a8fe6

View file

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