typo
This commit is contained in:
parent
1e3b89d30a
commit
e45dcbdf9f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue