Browse Source

[TravisCI] re-enable aspcud on mac

Andy Li 7 years ago
parent
commit
2aed680be1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/Brewfile

+ 1 - 1
tests/Brewfile

@@ -1,6 +1,6 @@
 brew "ocaml"
 brew "camlp4"
-brew "opam", args: ["without-aspcud"]
+brew "opam"
 brew "ninja"
 brew "zlib"
 brew "pcre"