Skip to content

Commit

Permalink
Travis: upgrade opam to 2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
aantron committed Feb 22, 2020
1 parent 30ed07e commit 679f92c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ scripts:
then
OS=macos
fi
- VERSION=2.0.5
- VERSION=2.0.6
- PKG=opam-$VERSION-x86_64-$OS
- wget https://github.com/ocaml/opam/releases/download/$VERSION/$PKG
- sudo mv $PKG /usr/local/bin/opam
Expand Down

0 comments on commit 679f92c

Please sign in to comment.