Skip to content

Commit

Permalink
Expand CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
Drup committed Jan 24, 2020
1 parent e15c0b5 commit 6765604
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,15 @@ matrix:
- os: linux
env: OCAML_VERSION=4.06
- os: linux
env: OCAML_VERSION=4.07 DOC=true
- os: osx
env: OCAML_VERSION=4.07
- os: linux
env: OCAML_VERSION=4.07 REVDEPS=true
env: OCAML_VERSION=4.08
- os: linux
env: OCAML_VERSION=4.09 DOC=true
- os: osx
env: OCAML_VERSION=4.09
- os: linux
env: OCAML_VERSION=4.09 REVDEPS=true
allow_failures:
- os: linux
env: OCAML_VERSION=4.07 REVDEPS=true
env: OCAML_VERSION=4.09 REVDEPS=true

0 comments on commit 6765604

Please sign in to comment.