Add bison and flex.
This commit is contained in:
parent
bc1a639697
commit
a7719a8fe6
|
@ -7,7 +7,7 @@ build:
|
||||||
shell: sh
|
shell: sh
|
||||||
commands:
|
commands:
|
||||||
- apt update
|
- apt update
|
||||||
- apt install build-essential
|
- apt install build-essential bison flex
|
||||||
- make
|
- make
|
||||||
cygwin:
|
cygwin:
|
||||||
image: teaci/cygwin32
|
image: teaci/cygwin32
|
||||||
|
|
Loading…
Reference in a new issue