Skip to content

Commit a518016

Browse files
authored
Merge pull request #290 from realworldocaml/upgrade-ci
Fix 4.11 build which doesn't require beta anymore
2 parents e5a86b0 + 8e5afed commit a518016

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)