[Pkg-owncloud-commits] [php-sabre-vobject] 07/12: Removing unsupported travis php versions.
David Prévot
taffit at moszumanska.debian.org
Tue Jun 10 15:49:40 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch 2.1
in repository php-sabre-vobject.
commit 344a3560835b9f48ee51ee8cf4502b857b6e4772
Author: Evert Pot <me at evertpot.com>
Date: Tue Jun 3 12:41:29 2014 -0400
Removing unsupported travis php versions.
---
.travis.yml | 7 -------
1 file changed, 7 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 5bd1508..bef5ce3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,15 +3,8 @@ php:
- 5.3
- 5.4
- 5.5
- - 5.5.9
- - 5.5.10
- 5.6
-matrix:
- allow_failures:
- - php: 5.5.10
- - php: 5.6
-
script: phpunit --configuration tests/phpunit.xml
before_script: composer install
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabre-vobject.git
More information about the Pkg-owncloud-commits
mailing list