Skip to content

Commit

Permalink
use opam.1.2.2 syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
ybertot committed Nov 7, 2018
1 parent 918a18d commit 7110697
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 @@ -11,8 +11,7 @@ install:
- sudo apt-get install -qq -y opam
- opam --version
- opam init -y
- opam switch create ocaml-base-compiler.4.07.0
- opam switch set ocaml-base-compiler.4.07.0
- opam switch 4.07.0
- eval $(opam config env)
- opam config var root
- opam repo add coq-core-dev https://coq.inria.fr/opam/core-dev || true
Expand Down

0 comments on commit 7110697

Please sign in to comment.