fix (tmp): in travis, pin msat's branch

This commit is contained in:
Simon Cruanes 2019-02-01 20:59:00 -06:00
parent 1c8c22fc63
commit 3f24e9cfe3

View file

@ -18,6 +18,9 @@ depends: [
"menhir"
"ocaml" { >= "4.03" }
]
pin-depends: [
["msat" "https://github.com/Gbury/mSAT.git#wip-refactor"]
]
tags: [ "sat" "smt" ]
homepage: "https://github.com/c-cube/sidekick"
dev-repo: "git+https://github.com/c-cube/sidekick.git"