Skip to content

Commit

Permalink
travis: test debian stable
Browse files Browse the repository at this point in the history
  • Loading branch information
avsm committed Jul 14, 2020
1 parent 241553c commit 59bf6b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ env:
- PACKAGE="cstruct" DISTRO="alpine" OCAML_VERSION="4.07"
- PACKAGE="cstruct-lwt" DISTRO="debian-testing" OCAML_VERSION="4.07"
- PACKAGE="cstruct-async" DISTRO="centos" OCAML_VERSION="4.07"
- PACKAGE="ppx_cstruct" DISTRO="debian-unstable" OCAML_VERSION="4.07"
- PACKAGE="ppx_cstruct" DISTRO="debian-stable" OCAML_VERSION="4.07"
- PACKAGE="cstruct-unix" DISTRO="ubuntu" OCAML_VERSION="4.07"
- PACKAGE="cstruct-unix" DISTRO="alpine" OCAML_VERSION="4.08"

0 comments on commit 59bf6b9

Please sign in to comment.