[Pkg-owncloud-commits] [php-sabre-vobject] 10/25: Cache composer artifacts while travis builds
David Prévot
taffit at moszumanska.debian.org
Thu Apr 7 01:41:28 UTC 2016
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 78fdbb7205d0a8c4ef5b4998d98f9aaf2b38bb97
Author: Markus Staab <maggus.staab at googlemail.com>
Date: Fri Apr 1 23:00:19 2016 +0200
Cache composer artifacts while travis builds
---
.travis.yml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index c1df4e2..06bbdf8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,3 +18,7 @@ script:
before_script:
- phpenv config-rm xdebug.ini; true
- composer install
+
+cache:
+ directories:
+ - $HOME/.composer/cache
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-php/php-sabre-vobject.git
More information about the Pkg-owncloud-commits
mailing list