Skip to content

Commit 202e414

Browse files
author
David Scott
committed
travis: use OCaml 4.01
Signed-off-by: David Scott <dave.scott@citrix.com>
1 parent 504d98b commit 202e414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ install: wget https://raw.githubusercontent.com/ocaml/ocaml-travisci-skeleton/ma
33
script: bash -ex .travis-opam.sh
44
sudo: true
55
env:
6-
- OCAML_VERSION=4.02 PACKAGE=xapi-storage-script FORK_USER=djs55 EXTRA_REMOTE=git://github.com/xapi-project/opam-repo-dev
6+
- OCAML_VERSION=4.01 PACKAGE=xapi-storage-script FORK_USER=djs55 EXTRA_REMOTE=git://github.com/xapi-project/opam-repo-dev

0 commit comments

Comments
 (0)