rpicms

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

commit 97ba1bb56b589d49809c6952eaafa35115332015
parent b50a5ec48a0ad8a5c5e5dcb11bb0866511388689
Author: mtrnord <mtrnord1@gmail.com>
Date:   Sun,  4 Oct 2015 22:00:23 +0200

remove cache

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

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