mirror of
https://github.com/fluencelabs/lalrpop
synced 2025-04-25 03:02:15 +00:00
Build lalrpop-exe too
This commit is contained in:
parent
fee1dcb68c
commit
942ef00e9d
@ -9,4 +9,6 @@ script:
|
|||||||
- cd ../lalrpop-test
|
- cd ../lalrpop-test
|
||||||
- cargo test
|
- cargo test
|
||||||
- cd ../doc/calculator
|
- cd ../doc/calculator
|
||||||
- cargo test
|
- cargo test
|
||||||
|
- cd ../lalrpop-exe
|
||||||
|
- cargo build
|
Loading…
x
Reference in New Issue
Block a user