From 3a1e425fa0a34980eb28b617b11cd79400f2e0eb Mon Sep 17 00:00:00 2001 From: Podkopaev Anton Date: Mon, 19 Feb 2018 16:08:01 +0300 Subject: [PATCH] Changed link to Travis build script. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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