Meritoo
351224f1f9
Use PHP 7.4 while running build in Travis CI
2021-02-20 16:37:06 +01:00
Meritoo
416f0cd8af
Do not install hirak/prestissimo package while running build in Travis CI
2021-02-20 16:26:07 +01:00
Meritoo
39b0172a85
Travis CI > run many tasks using Phing > update configuration
2019-04-07 16:19:31 +02:00
Meritoo
ca4bf05b38
Travis CI > run many tasks using Phing (instead of PHPUnit only)
2019-04-03 12:39:04 +02:00
Meritoo
87249aa30b
TravisCI > run using PHP 7.2 & 7.3 > make compatible with PHP 7.2+
2019-04-02 13:12:04 +02:00
Meritoo
97c6112919
TravisCI > fix indentation
2018-09-20 20:41:48 +02:00
Meritoo
b49605a26c
TravisCI - fix "No output has been received in the last 10m0s" bug (build times out because no output was received)
2018-07-02 10:40:33 +02:00
Meritoo
8441c82356
TravisCI > run using PHP 7.2 too
2018-07-02 09:53:16 +02:00
Meritoo
6fd18111b4
TravisCI - fix "No output has been received in the last 10m0s" bug (build times out because no output was received)
2018-04-04 21:54:45 +02:00
Meritoo
26c63ecb5c
TravisCI > composer > install hirak/prestissimo package globally
2018-04-04 21:40:44 +02:00
Meritoo
bedb6333b9
TravisCI > "composer install" command > increase verbosity to maximum
2018-04-04 21:21:51 +02:00
Meritoo
ec2b5742ec
Revert "TravisCI - fix "No output has been received in the last 10m0s" bug (build times out because no output was received)"
...
This reverts commit ec2f3c6
2018-04-04 21:16:36 +02:00
Meritoo
ec2f3c6ead
TravisCI - fix "No output has been received in the last 10m0s" bug (build times out because no output was received)
2018-04-04 08:57:08 +02:00
Meritoo
834c12f280
TravisCI - install locales before running tests - remove unnecessary command
2018-04-03 22:57:41 +02:00
Meritoo
122ff41dad
TravisCI - install locales before running tests
2018-04-03 19:13:38 +02:00
Meritoo
180a8b8b5d
TravisCI - install locales before running tests
2018-04-03 17:10:40 +02:00
Meritoo
499c603d54
TravisCI - install locales before running tests
2018-04-03 17:04:43 +02:00
Meritoo
1cbc87222f
TravisCI - install locales before running tests
2018-04-03 16:58:54 +02:00
Meritoo
129b75ea93
Revert "TravisCI - install locales before running tests"
...
This reverts commit aae7609
2018-04-03 16:58:32 +02:00
Meritoo
aae7609c8c
TravisCI - install locales before running tests
2018-04-03 16:55:12 +02:00
Meritoo
94a464cb4d
Readme - TravisCI badge - do not support PHP 7.2, because friendsofphp/php-cs-fixer package can be run using PHP lower than 7.2 only
...
Details:
$ composer install
Your requirements could not be resolved to an installable set of packages
friendsofphp/php-cs-fixer v2.3.2 requires php ^5.6 || >=7.0 <7.2 -> your PHP version (7.3.0-dev) does not satisfy that requirement
2017-09-19 18:09:13 +02:00
Meritoo
463ee751b2
Readme - TravisCI badge - do not support nightly build of PHP, because friendsofphp/php-cs-fixer pacakge cane be run using maximum PHP 7.2
...
Details:
$ composer install
Your requirements could not be resolved to an installable set of packages
friendsofphp/php-cs-fixer v2.3.2 requires php ^5.6 || >=7.0 <7.2 -> your PHP version (7.3.0-dev) does not satisfy that requirement
2017-09-19 17:55:41 +02:00
Meritoo
09c8569938
Readme - TravisCI badge - update configuration file
2017-09-19 17:37:58 +02:00
Meritoo
5ab2cd9de8
Readme - add badges - TravisCI, Packagist, StyleCI, GitHub commits, GitHub license, Coverage
2017-09-19 17:10:03 +02:00