[Pkg-owncloud-commits] [php-sabredav] 37/148: Caching the vendor directory.

David Prévot taffit at moszumanska.debian.org
Wed Apr 15 01:37:09 UTC 2015


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

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

commit 8c57d7c58d4d3dc2d7808425d5a9463e96a7b6b3
Author: Evert Pot <me at evertpot.com>
Date:   Sun Feb 8 20:02:06 2015 -0500

    Caching the vendor directory.
---
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 34d60e5..3be06e4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,6 +18,8 @@ services:
 
 sudo: false
 
+cache: vendor
+
 before_script:
   - mysql -e 'create database sabredav'
   - composer self-update

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git



More information about the Pkg-owncloud-commits mailing list