Skip to content

Commit 3faa0ac

Browse files
committed
Do not test, for now
1 parent c2998bd commit 3faa0ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@ env:
2222
- OS=el DIST=7 PACK=rpm
2323
- OS=fedora DIST=23 PACK=rpm
2424
- OS=fedora DIST=24 PACK=rpm
25-
- OS=fedora DIST=rawhide PACK=rpm
25+
# - OS=fedora DIST=rawhide PACK=rpm
2626
- OS=ubuntu DIST=trusty PACK=deb
2727
- OS=ubuntu DIST=precise PACK=deb
2828
- OS=ubuntu DIST=wily PACK=deb
2929
# phpize is, currently, broken on xenial. can't test, still not stable
3030
# - OS=ubuntu DIST=xenial PACK=deb
3131
- OS=debian DIST=jessie PACK=deb
3232
- OS=debian DIST=wheezy PACK=deb
33-
- OS=debian DIST=stretch PACK=deb
33+
# - OS=debian DIST=stretch PACK=deb
3434
- OS=debian DIST=sid PACK=deb
35-
- PACK=none
35+
# - PACK=none
3636

3737
# multiple php version exclusion matrix
3838
matrix:

0 commit comments

Comments
 (0)