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 23, 2020
1 parent 6d4922e commit c6aea13
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 @@ -43,7 +43,7 @@ install:
;;
esac
- VERSION=2.0.5
- VERSION=2.0.6
- FILENAME=opam-$VERSION-x86_64-$OS
- wget https://github.com/ocaml/opam/releases/download/$VERSION/$FILENAME
- sudo mv $FILENAME /usr/local/bin/opam
Expand Down

0 comments on commit c6aea13

Please sign in to comment.