yellow/.travis.yml

14 lines
333 B
YAML
Raw Normal View History

2013-12-01 20:24:34 +00:00
language: php
php:
- 5.3
2014-08-29 07:25:31 +00:00
- 5.4
- 5.5
- 5.6
2013-12-01 20:24:34 +00:00
before_script:
2014-05-15 12:00:05 +00:00
- echo "serverScheme = http" >> system/config/config.ini
2013-12-01 20:24:34 +00:00
- echo "serverName = your.domain.name" >> system/config/config.ini
2014-03-18 01:00:23 +00:00
- php yellow.php version
2013-12-01 20:24:34 +00:00
script: php yellow.php build test
2015-01-03 16:15:53 +00:00
notifications:
webhooks: https://webhooks.gitter.im/e/a0277bd15b6872e420d5