Browse Source

[TravisCI] do not install aspcud to avoid python@2

Andy Li 7 years ago
parent
commit
0e22b7a21f
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 "ocaml"
 brew "camlp4"
 brew "camlp4"
-brew "opam"
+brew "opam", args: ["without-aspcud"]
 brew "ninja"
 brew "ninja"
 brew "zlib"
 brew "zlib"
 brew "pcre"
 brew "pcre"