Skip to content

Commit

Permalink
ci: OCaml 4.11.0 to 4.11.1 (#885)
Browse files Browse the repository at this point in the history
4.11.0 is known to have a bug in the typechecker
  • Loading branch information
Anton Trunov authored Sep 3, 2020
1 parent 642e2bf commit 6655bed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ matrix:
include:
- os: linux
dist: xenial
env: OCAML_VERSION=4.11.0
env: OCAML_VERSION=4.11.1
- os: linux
dist: xenial
env: OCAML_VERSION=4.10.1
Expand Down

0 comments on commit 6655bed

Please sign in to comment.