This commit is contained in:
Jeremie Dimino 2017-04-04 15:45:59 +01:00
parent 1e3b89d30a
commit e45dcbdf9f
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ install: wget https://raw.githubusercontent.com/ocaml/ocaml-ci-scripts/master/.t
script: bash -ex .travis-opam.sh script: bash -ex .travis-opam.sh
env: env:
global: global:
- PACKAGE=jbuilder - PACKAGE=utop
matrix: matrix:
- OCAML_VERSION=4.02 - OCAML_VERSION=4.02
- OCAML_VERSION=4.03 - OCAML_VERSION=4.03