Skip to content

Commit

Permalink
ci: use Coq 8.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
liyishuai committed Feb 4, 2019
1 parent 86f3503 commit aeca0d0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,9 @@ install:
- eval $(opam config env)
- opam config var root
- opam repo add coq-released https://coq.inria.fr/opam/released || true
- opam repo add coq-core-dev https://coq.inria.fr/opam/core-dev || true
- opam repo add coq-extra-dev https://coq.inria.fr/opam/extra-dev || true
- opam update
- opam install coq.8.9.dev
- opam install coq.8.9.0
- opam list
- ocamlc -v

Expand Down

0 comments on commit aeca0d0

Please sign in to comment.