Skip to content

Commit

Permalink
Add 4.04 & 4.05 to test matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Rudi Grinberg <[email protected]>
  • Loading branch information
rgrinberg committed Feb 5, 2019
1 parent 9663e1e commit 5c2d368
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,19 @@ matrix:
- os: linux
env: OCAML_VERSION=4.07 OCAML_RELEASE=1 WITH_OPAM=0
stage: Build
env: OCAML_VERSION=4.04 OCAML_RELEASE=2 WITH_OPAM=1
stage: Test
addons:
apt:
packages:
- aspcud
- os: linux
env: OCAML_VERSION=4.05 OCAML_RELEASE=0 WITH_OPAM=1
stage: Test
addons:
apt:
packages:
- aspcud
- os: linux
env: OCAML_VERSION=4.07 OCAML_RELEASE=1 WITH_OPAM=1
stage: Test
Expand Down

0 comments on commit 5c2d368

Please sign in to comment.