We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3206a0b commit 53b3b2cCopy full SHA for 53b3b2c
.travis-setup.sh
@@ -6,7 +6,7 @@ then
6
sudo apt-get update
7
sudo apt-get install opam
8
else
9
- brew install opam ocaml camlp4
+ brew install opam ocaml
10
export OCAML_VERSION="system"
11
fi
12
0 commit comments