Debug info for CI, added synopsis for ligo.opam
This commit is contained in:
parent
3ef44fe523
commit
a3b5a82d97
@ -12,8 +12,10 @@ before_script:
|
|||||||
- eval $(opam config env)
|
- eval $(opam config env)
|
||||||
- opam repository add new-tezos-opam-repository https://gitlab.com/gabriel.alfour/new-tezos-opam-repository.git
|
- opam repository add new-tezos-opam-repository https://gitlab.com/gabriel.alfour/new-tezos-opam-repository.git
|
||||||
- eval $(opam config env)
|
- eval $(opam config env)
|
||||||
|
# Show versions and current switch
|
||||||
- opam --version
|
- opam --version
|
||||||
- printf '' | ocaml
|
- printf '' | ocaml
|
||||||
|
- opam switch
|
||||||
|
|
||||||
default-job:
|
default-job:
|
||||||
script:
|
script:
|
||||||
|
@ -4,6 +4,7 @@ maintainer: "gabriel.alfour@gmail.com"
|
|||||||
authors: [ "Galfour" ]
|
authors: [ "Galfour" ]
|
||||||
homepage: "https://gitlab.com/gabriel.alfour/tezos"
|
homepage: "https://gitlab.com/gabriel.alfour/tezos"
|
||||||
bug-reports: "https://gitlab.com/gabriel.alfour/tezos/issues"
|
bug-reports: "https://gitlab.com/gabriel.alfour/tezos/issues"
|
||||||
|
synopsis: "A higher-level language which compiles to Michelson"
|
||||||
dev-repo: "git+https://gitlab.com/gabriel.alfour/tezos.git"
|
dev-repo: "git+https://gitlab.com/gabriel.alfour/tezos.git"
|
||||||
license: "MIT"
|
license: "MIT"
|
||||||
depends: [
|
depends: [
|
||||||
|
Loading…
Reference in New Issue
Block a user