Skip to content

Commit

Permalink
Update Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dinosaure committed May 20, 2021
1 parent e7b3ac8 commit 9ce3d8b
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 9ce3d8b

Please sign in to comment.