aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/sabre/vobject/.travis.yml
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-04-13 18:08:15 -0700
committerfriendica <info@friendica.com>2014-04-13 18:08:15 -0700
commit73f459b68d64282b76d8e11b8cd066faf440387a (patch)
tree2c4c235f6fad166298bc0e1b890fecd45b9a901f /vendor/sabre/vobject/.travis.yml
parente3aa7d2aaf223d0edfe9665adad59bcb0affade9 (diff)
parent153cc599a3ffe406200462f3cc7a597c34e8fcf7 (diff)
downloadvolse-hubzilla-73f459b68d64282b76d8e11b8cd066faf440387a.tar.gz
volse-hubzilla-73f459b68d64282b76d8e11b8cd066faf440387a.tar.bz2
volse-hubzilla-73f459b68d64282b76d8e11b8cd066faf440387a.zip
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'vendor/sabre/vobject/.travis.yml')
-rw-r--r--vendor/sabre/vobject/.travis.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/vendor/sabre/vobject/.travis.yml b/vendor/sabre/vobject/.travis.yml
index 6bf8b7592..5bd15086d 100644
--- a/vendor/sabre/vobject/.travis.yml
+++ b/vendor/sabre/vobject/.travis.yml
@@ -3,6 +3,14 @@ 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