mikuli.cz

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

commit 80ca3ca4e1ce6767a2a9ab8694d6ef6fbefdb7df
parent 3cf4a360d5c91ce0979a5233288dacaab952e8df
Author: markseu <mark2011@mayberg.se>
Date:   Mon, 28 Jan 2019 21:28:57 +0100

updated automated tests

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

diff --git a/.travis.yml b/.travis.yml @@ -1,5 +1,6 @@ language: php php: + - 7.3 - 7.2 - 7.1 - 7.0