浏览代码

[TravisCI] use OCaml 4.05.0 for now

Until we can use 4.06...
Andy Li 7 年之前
父节点
当前提交
f341f9cc0f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -99,7 +99,7 @@ install_osx: &install_osx
   - brew uninstall --force brew-cask # https://github.com/caskroom/homebrew-cask/pull/15381
   - travis_retry brew tap Homebrew/bundle
   - travis_retry brew bundle --file=tests/Brewfile
-  - opam init
+  - opam init --compiler=4.05.0
   - eval `opam config env`
   - opam install camlp4 sedlex ocamlfind xml-light extlib rope ptmap
   # install neko