[Pkg-owncloud-commits] [php-sabre-vobject] 03/18: I really need a .travis.yml validator so i don't always commit incorrect configuration.
David Prévot
taffit at moszumanska.debian.org
Mon Mar 31 01:19:39 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 9a37440b23981d79bdb08353d8375fcb125e716d
Author: Evert Pot <evert at rooftopsolutions.nl>
Date: Sun Mar 30 16:01:38 2014 -0400
I really need a .travis.yml validator so i don't always commit incorrect
configuration.
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 3dd10d0..6fefe6f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,7 +8,7 @@ php:
- 5.6
matrix:
- allowed_failures:
+ allow_failures:
php: 5.5.10
script: phpunit --configuration tests/phpunit.xml
--
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