mikuli.cz

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

commit eb763653426381db0e864567260c32a34d76a8c3
parent 368b494d3a5bb86b8add8c9df8f2562a3d85f678
Author: markseu <mark2011@mayberg.se>
Date:   Sat,  3 Jan 2015 17:15:53 +0100

Automated tests (configuration update)

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

diff --git a/.travis.yml b/.travis.yml @@ -9,3 +9,7 @@ before_script: - echo "serverName = your.domain.name" >> system/config/config.ini - php yellow.php version script: php yellow.php build test +notifications: + webhooks: https://webhooks.gitter.im/e/a0277bd15b6872e420d5 + on_success: change + on_failure: always