Skip to content

Commit 87de820

Browse files
committed
testing Coq from regular OPAM repo
1 parent a504b7b commit 87de820

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis-ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
opam init --yes --no-setup
22
eval $(opam config env)
3-
opam repo add coq-released https://coq.inria.fr/opam/released
43
opam install coq --yes --verbose
54

65
./build.sh
76

87
case $DOWNSTREAM in
98
verdi)
9+
opam repo add coq-released https://coq.inria.fr/opam/released
1010
opam install coq-mathcomp-ssreflect --yes --verbose
1111

1212
pushd ..

0 commit comments

Comments
 (0)