mikuli.cz

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

commit a7cc731d775a826ec621e8467645cd2b3b364982
parent 4631127aad8364ab9588fccc15e7bbae5ea6f11f
Author: markseu <mark2011@mayberg.se>
Date:   Tue, 18 Mar 2014 02:00:23 +0100

Automated tests (debugging update)

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

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