Skip to content

Commit

Permalink
Lemonade 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
foretspaisibles committed Jan 1, 1970
2 parents ccd6116 + f1febdb commit 83707af
Show file tree
Hide file tree
Showing 28 changed files with 2,278 additions and 34 deletions.
3 changes: 2 additions & 1 deletion .travis.opam
@@ -1,8 +1,9 @@
compiler:
- 4.00.1
- 4.01.0
- 4.02.3
repository:
- ocamlfind
- mixture
git:
- https://github.com/michipili/broken.git
- https://github.com/michipili/mixture.git
5 changes: 3 additions & 2 deletions .travis.yml
Expand Up @@ -15,5 +15,6 @@ cache:
- ${HOME}/.local
- ${HOME}/.opam
env:
- TRAVIS_OCAML_VERSION=4.01.0
- TRAVIS_OCAML_VERSION=4.02.3
- TRAVIS_OCAML_VERSION=4.00.1 TRAVIS_ENABLE_PPX_REWRITER=no
- TRAVIS_OCAML_VERSION=4.01.0 TRAVIS_ENABLE_PPX_REWRITER=no
- TRAVIS_OCAML_VERSION=4.02.3 TRAVIS_ENABLE_PPX_REWRITER=yes

0 comments on commit 83707af

Please sign in to comment.