Skip to content

Commit 8e5afed

Browse files
committed
Fix 4.11 build which doesn't require beta anymore
1 parent e5a86b0 commit 8e5afed

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
@@ -18,4 +18,4 @@ env:
1818
- OCAML_VERSION=4.08
1919
- OCAML_VERSION=4.09
2020
- OCAML_VERSION=4.10
21-
- OCAML_VERSION=4.11.0+trunk OCAML_BETA=enable
21+
- OCAML_VERSION=4.11.1

0 commit comments

Comments
 (0)