[Pkg-owncloud-commits] [php-sabre-vobject] 29/43: Removing hhvm-nightly because its slow, we don't need it and lets save travis some time.

David Prévot taffit at moszumanska.debian.org
Fri Oct 10 14:16:16 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabre-vobject.

commit 7c15547ea0642ff09525e1acdfb0f2150c8ff983
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Tue Sep 30 15:30:43 2014 +0100

    Removing hhvm-nightly because its slow, we don't need it and lets save travis some time.
---
 .travis.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index e7260e9..ed7095d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,12 +5,9 @@ php:
   - 5.5
   - 5.6
   - hhvm
-  - hhvm-nightly
 
 matrix:
   fast_finish: true
-  allow_failures:
-    - php: hhvm-nightly
 
 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