yellow/.travis.yml
2015-01-03 17:26:02 +01:00

14 lines
333 B
YAML

language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
before_script:
- echo "serverScheme = http" >> system/config/config.ini
- 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