rpicms

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

commit 4f71cd8dc35a28d11168c230d29ff913a445a1bf
parent 080ac8cc29d5e043e17838753cca1533695754e8
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Sun,  4 Oct 2015 02:43:08 +0200

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

diff --git a/.travis.yml b/.travis.yml @@ -3,3 +3,4 @@ php: - 5.6 env: - DB=mysql +script: phpunit --configuration phpunit_$DB.xml --coverage-text