Skip to content

Commit

Permalink
Merge pull request #58 from mirage/travis-ci
Browse files Browse the repository at this point in the history
Update Travis CI
  • Loading branch information
dinosaure authored May 20, 2021
2 parents e7b3ac8 + 9ce3d8b commit 6b90950
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ env:
global:
- PACKAGE="mrmime"
- DISTRO="alpine"
- PINS="crowbar:https://github.com/stedolan/crowbar.git bigarray-overlap:https://github.com/dinosaure/overlap.git emile:https://github.com/dinosaure/emile.git"
matrix:
- OCAML_VERSION=4.07 TESTS=true
- OCAML_VERSION=4.08 TESTS=true
- OCAML_VERSION=4.09 TESTS=true
- OCAML_VERSION=4.10 TESTS=true
- OCAML_VERSION=4.11 TESTS=true
- OCAML_VERSION=4.12 TESTS=true

0 comments on commit 6b90950

Please sign in to comment.