Add bison and flex.
This commit is contained in:
parent
bc1a639697
commit
a7719a8fe6
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue