We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2998bd commit 3faa0acCopy full SHA for 3faa0ac
.travis.yml
@@ -22,17 +22,17 @@ env:
22
- OS=el DIST=7 PACK=rpm
23
- OS=fedora DIST=23 PACK=rpm
24
- OS=fedora DIST=24 PACK=rpm
25
- - OS=fedora DIST=rawhide PACK=rpm
+# - OS=fedora DIST=rawhide PACK=rpm
26
- OS=ubuntu DIST=trusty PACK=deb
27
- OS=ubuntu DIST=precise PACK=deb
28
- OS=ubuntu DIST=wily PACK=deb
29
# phpize is, currently, broken on xenial. can't test, still not stable
30
# - OS=ubuntu DIST=xenial PACK=deb
31
- OS=debian DIST=jessie PACK=deb
32
- OS=debian DIST=wheezy PACK=deb
33
- - OS=debian DIST=stretch PACK=deb
+# - OS=debian DIST=stretch PACK=deb
34
- OS=debian DIST=sid PACK=deb
35
- - PACK=none
+# - PACK=none
36
37
# multiple php version exclusion matrix
38
matrix:
0 commit comments