mikuli.cz

:)
git clone https://git.sr.ht/~ashymad/mikuli.cz
Log | Files | Refs

commit 9ce484a9476e56539856f5b21530fe3c9e61f33d
parent 125949bfc87ff4e918e4a7a2fa27aaa7f4a6cdfb
Author: markseu <mark2011@mayberg.se>
Date:   Thu, 15 May 2014 14:00:05 +0200

Automated tests (configuration update)

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

diff --git a/.travis.yml b/.travis.yml @@ -4,6 +4,7 @@ php: - 5.4 - 5.3 before_script: + - echo "serverScheme = http" >> system/config/config.ini - echo "serverName = your.domain.name" >> system/config/config.ini - php yellow.php version script: php yellow.php build test