Skip to content

Commit

Permalink
Add 4.09 OCaml in Travis CI (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
XVilka authored and alavrik committed Sep 23, 2019
1 parent 6c9525c commit 79f2ebd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ matrix:
# in addition, test opam package build (PACKAGE="piqilib")
- os: linux
env: OCAML_VERSION=4.08 PACKAGE="piqilib"
- os: linux
env: OCAML_VERSION=4.09 PACKAGE="piqilib"
# testing only basic install on osx with latest homebrew formulas
- os: osx
env: OCAML_VERSION=homebrew
Expand Down

0 comments on commit 79f2ebd

Please sign in to comment.