Skip to content

Commit 55baad4

Browse files
committed
Update compiler in travis file
Signed-off-by: Rob Hoes <[email protected]>
1 parent da3aa11 commit 55baad4

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
@@ -8,7 +8,7 @@ script:
88
sudo: required
99
env:
1010
global:
11-
- OCAML_VERSION=4.02
11+
- OCAML_VERSION=4.04
1212
- PACKAGE=xapi-idl
1313
matrix:
1414
- BASE_REMOTE=git://github.com/xapi-project/xs-opam XS_COV=1 COV_CONF="ocaml setup.ml -configure --enable-tests"

0 commit comments

Comments
 (0)