mikuli.cz

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

commit 0bb272f9c1c99504ea3922e876e50e6e4a8ae802
parent 07683b497293b5b05d5a7639fc50ebe7c9d72706
Author: markseu <mark2011@mayberg.se>
Date:   Mon,  2 Jan 2017 13:46:26 +0100

Automated tests

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

diff --git a/.travis.yml b/.travis.yml @@ -1,11 +1,11 @@ language: php php: + - 7.1 - 7.0 - 5.6 - 5.5 - 5.4 - 5.3 - - hhvm before_script: - echo "ServerScheme:http" >> system/config/config.ini - echo "ServerName:your.domain.name" >> system/config/config.ini