rpicms

A CMS for the Raspberry Pi
git clone git://archive.git.mtrnord.blog/RpicmsTeam/rpicms.git
Log | Files | Refs | README | LICENSE

commit b50a5ec48a0ad8a5c5e5dcb11bb0866511388689
parent 85809a3b8901966f1932d4cb763f8012179de0d8
Author: mtrnord <mtrnord1@gmail.com>
Date:   Sun,  4 Oct 2015 21:57:48 +0200

try cache

Diffstat:
M.travis.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.travis.yml b/.travis.yml @@ -17,3 +17,4 @@ before_script: - mysql -e 'create database RPICMS;' #RunTests script: php phpunit.phar --configuration phpunit_$DB.xml --verbose +cache: apt