Skip to content

Commit

Permalink
Update travis a bit.
Browse files Browse the repository at this point in the history
  • Loading branch information
Drup committed Mar 6, 2020
1 parent fa42e4d commit 80d939f
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@ env:
- PACKAGE="tyxml" OCAML_VERSION="4.03.0"
- PACKAGE="tyxml" OCAML_VERSION="4.04.2"
- PACKAGE="tyxml" OCAML_VERSION="4.05.0"
- PACKAGE="tyxml" OCAML_VERSION="4.06.0"
- PACKAGE="tyxml" OCAML_VERSION="4.07.0"
- PACKAGE="tyxml" OCAML_VERSION="4.06.1"
- PACKAGE="tyxml" OCAML_VERSION="4.07.1"
- PACKAGE="tyxml" OCAML_VERSION="4.08.1"
- PACKAGE="tyxml" OCAML_VERSION="4.09.0"
- PACKAGE="tyxml-ppx" OCAML_VERSION="4.02.3"
- PACKAGE="tyxml-ppx" OCAML_VERSION="4.03.0"
- PACKAGE="tyxml-ppx" OCAML_VERSION="4.04.2"
- PACKAGE="tyxml-ppx" OCAML_VERSION="4.05.0"
- PACKAGE="tyxml-ppx" OCAML_VERSION="4.06.0"
- PACKAGE="tyxml-ppx" OCAML_VERSION="4.07.0"
- PACKAGE="tyxml-ppx" OCAML_VERSION="4.06.1"
- PACKAGE="tyxml-ppx" OCAML_VERSION="4.08.1"
- PACKAGE="tyxml-ppx" OCAML_VERSION="4.09.0"
- PACKAGE="tyxml-jsx" OCAML_VERSION="4.02.3"
- PACKAGE="tyxml-jsx" OCAML_VERSION="4.03.0"
- PACKAGE="tyxml-jsx" OCAML_VERSION="4.04.2"
- PACKAGE="tyxml-jsx" OCAML_VERSION="4.05.0"
- PACKAGE="tyxml-jsx" OCAML_VERSION="4.06.0"
- PACKAGE="tyxml-jsx" OCAML_VERSION="4.07.0"
- PACKAGE="tyxml-jsx" OCAML_VERSION="4.06.1"
- PACKAGE="tyxml-jsx" OCAML_VERSION="4.08.1"
- PACKAGE="tyxml-jsx" OCAML_VERSION="4.09.0"
allow_failures:
- PACKAGE="tyxml tyxml-ppx tyxml-jsx" OCAML_VERSION="4.07.0" REVDEPS="*"
- PACKAGE="tyxml tyxml-ppx tyxml-jsx" OCAML_VERSION="4.08.1" REVDEPS="*"

0 comments on commit 80d939f

Please sign in to comment.