rpicms

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

commit f9c71d01ae9e406cf0aada39ee6e08d1d5bf5cde
parent ee21aa7afe0884176a873f777bae5bdac17f10de
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Sun,  4 Oct 2015 02:38:22 +0200

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

diff --git a/.travis.yml b/.travis.yml @@ -1,3 +1,5 @@ language: php php: - 5.6 +env: + - DB=mysql