Skip to content

Commit 53b3b2c

Browse files
author
Nicolas Barré
committed
Trying a fix for osx tests on Travis-CI
1 parent 3206a0b commit 53b3b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis-setup.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ then
66
sudo apt-get update
77
sudo apt-get install opam
88
else
9-
brew install opam ocaml camlp4
9+
brew install opam ocaml
1010
export OCAML_VERSION="system"
1111
fi
1212

0 commit comments

Comments
 (0)