Skip to content

Commit

Permalink
Travis: test on 4.09+beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
aantron committed Sep 13, 2019
1 parent 9f02543 commit 81fa268
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ matrix:
- os: osx
env: COMPILER=4.08.1 LIBEV=no
- os: linux
env: COMPILER=ocaml-variants.4.09.0+beta1 REPOSITORIES=--repositories=default,beta=git+https://github.com/ocaml/ocaml-beta-repository.git
env: COMPILER=ocaml-variants.4.09.0+beta2 REPOSITORIES=--repositories=default,beta=git+https://github.com/ocaml/ocaml-beta-repository.git
- os: linux
env: COMPILER=4.08.1 LIBEV=no PPX_LET=yes COVERAGE=yes
- os: linux
Expand All @@ -24,7 +24,7 @@ matrix:
env: COMPILER=4.02.3 PACKAGING=yes

allow_failures:
- env: COMPILER=ocaml-variants.4.09.0+beta1 REPOSITORIES=--repositories=default,beta=git+https://github.com/ocaml/ocaml-beta-repository.git
- env: COMPILER=ocaml-variants.4.09.0+beta2 REPOSITORIES=--repositories=default,beta=git+https://github.com/ocaml/ocaml-beta-repository.git
- env: COMPILER=ocaml-variants.4.08.1+flambda
- env: COMPILER=4.07.1 DOCS=yes
- env: COMPILER=4.06.1 LWT_STRESS_TEST=true
Expand Down

0 comments on commit 81fa268

Please sign in to comment.