mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
parent
12a16008ed
commit
e6ac0a5e13
|
@ -9,13 +9,16 @@ versions:
|
|||
github: arxanas/git-branchless
|
||||
strip: /v/
|
||||
|
||||
dependencies:
|
||||
linux:
|
||||
libgit2.org: 1
|
||||
|
||||
build:
|
||||
working-directory: git-branchless
|
||||
dependencies:
|
||||
rust-lang.org: '>=1.56'
|
||||
rust-lang.org/cargo: '*'
|
||||
script: |
|
||||
cargo install --locked --path . --root {{prefix}}
|
||||
script: cargo install --locked --path . --root {{prefix}}
|
||||
|
||||
test:
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue