We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 241553c commit 59bf6b9Copy full SHA for 59bf6b9
.travis.yml
@@ -15,6 +15,6 @@ env:
15
- PACKAGE="cstruct" DISTRO="alpine" OCAML_VERSION="4.07"
16
- PACKAGE="cstruct-lwt" DISTRO="debian-testing" OCAML_VERSION="4.07"
17
- PACKAGE="cstruct-async" DISTRO="centos" OCAML_VERSION="4.07"
18
- - PACKAGE="ppx_cstruct" DISTRO="debian-unstable" OCAML_VERSION="4.07"
+ - PACKAGE="ppx_cstruct" DISTRO="debian-stable" OCAML_VERSION="4.07"
19
- PACKAGE="cstruct-unix" DISTRO="ubuntu" OCAML_VERSION="4.07"
20
- PACKAGE="cstruct-unix" DISTRO="alpine" OCAML_VERSION="4.08"
0 commit comments