yellow/.travis.yml

13 lines
206 B
YAML
Raw Normal View History

2013-12-01 20:24:34 +00:00
language: php
php:
2019-01-28 20:28:57 +00:00
- 7.3
2017-11-30 20:27:18 +00:00
- 7.2
2017-01-02 12:46:26 +00:00
- 7.1
2015-12-07 15:37:34 +00:00
- 7.0
2016-07-14 15:23:02 +00:00
- 5.6
2013-12-01 20:24:34 +00:00
before_script:
- echo "StaticUrl:http://website/" >> system/settings/system.ini
- php yellow.php about
2016-07-14 15:23:02 +00:00
script:
- php yellow.php build test