mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 11:15:43 -05:00
fix (tmp): in travis, pin msat's branch
This commit is contained in:
parent
1c8c22fc63
commit
3f24e9cfe3
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@ depends: [
|
||||||
"menhir"
|
"menhir"
|
||||||
"ocaml" { >= "4.03" }
|
"ocaml" { >= "4.03" }
|
||||||
]
|
]
|
||||||
|
pin-depends: [
|
||||||
|
["msat" "https://github.com/Gbury/mSAT.git#wip-refactor"]
|
||||||
|
]
|
||||||
tags: [ "sat" "smt" ]
|
tags: [ "sat" "smt" ]
|
||||||
homepage: "https://github.com/c-cube/sidekick"
|
homepage: "https://github.com/c-cube/sidekick"
|
||||||
dev-repo: "git+https://github.com/c-cube/sidekick.git"
|
dev-repo: "git+https://github.com/c-cube/sidekick.git"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue