mikuli.cz

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

commit 6cfa2f5e80547e9ab223423701d441851d2db8bd
parent c6fd00761de5c2c87f1213b414dd03a3e5e6aee8
Author: markseu <mark2011@mayberg.se>
Date:   Fri, 20 Feb 2015 00:01:39 +0100

Automated tests (configuration update)

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: + - hhvm - 5.3 - 5.4 - 5.5