Skip to content

Commit

Permalink
Add some others CI about emile
Browse files Browse the repository at this point in the history
  • Loading branch information
dinosaure committed Jul 24, 2019
1 parent ff115e8 commit dc52e5e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,8 @@ sudo: true
env:
matrix:
- PACKAGE="emile" OCAML_VERSION=4.06 TESTS=true
- PACKAGE="emile" OCAML_VERSION=4.07 TESTS=true
- PACKAGE="emile" OCAML_VERSION=4.08 TESTS=true
- PINS="mrmime:https://github.com/mirage/mrmime.git" PACKAGE="emile" OCAML_VERSION=4.06 TESTS=true
- PINS="mrmime:https://github.com/mirage/mrmime.git" PACKAGE="emile" OCAML_VERSION=4.07 TESTS=true
- PINS="mrmime:https://github.com/mirage/mrmime.git" PACKAGE="emile" OCAML_VERSION=4.08 TESTS=true

0 comments on commit dc52e5e

Please sign in to comment.