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