diff --git a/.travis.yml b/.travis.yml index b3cc7f0f5..7dbaf148d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: c sudo: required -install: wget https://raw.githubusercontent.com/ocaml/ocaml-ci-scripts/master/.travis-opam.sh +install: wget https://raw.githubusercontent.com/anlun/ocaml-ci-scripts/patch-1/.travis-opam.sh script: bash -ex .travis-opam.sh env: - OCAML_VERSION=4.06