From e45dcbdf9f8bc2965f826ff85fa70b83c5295df3 Mon Sep 17 00:00:00 2001 From: Jeremie Dimino Date: Tue, 4 Apr 2017 15:45:59 +0100 Subject: [PATCH] typo --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3d4d6e9..1c42081 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ install: wget https://raw.githubusercontent.com/ocaml/ocaml-ci-scripts/master/.t script: bash -ex .travis-opam.sh env: global: - - PACKAGE=jbuilder + - PACKAGE=utop matrix: - OCAML_VERSION=4.02 - OCAML_VERSION=4.03