195 Commits (e703645b4d38dd5ce485e7f4f28d23fda8b4ad5d)

Author SHA1 Message Date
Jani Mikkonen a3df7f073d Update travis composer-asset-plugin 9 years ago
Carsten Brandt e0ffba31b0 do not allow failures on PHP 7 anymore 9 years ago
Daniel Gomez Pan be25fa6ed1 Update composer-asset-plugin 9 years ago
Maxim a297870f74 HHVM nightly is no longer supported on Travis 9 years ago
Carsten Brandt 486e7c59cf updated fxp/composer-asset-plugin version constraint 10 years ago
Alexander Makarov 087046b539 And one more path fix 10 years ago
Alexander Makarov f44650706a Fixed travis paths 10 years ago
Carsten Brandt 2296c8121f Update .travis.yml 10 years ago
Carsten Brandt afeb6d48d1 fixed typo in travis.yml 10 years ago
Carsten Brandt 7ba05a7fa1 enable travis caching for cubrid again 10 years ago
Klimov Paul 8f4b4bf6bf Extensions unit tests removed 10 years ago
Carsten Brandt 1b58afc1a2 removed extension test cases which have been moved to ext repositories 10 years ago
Carsten Brandt fd3f35bf4a application tests have been moved to their own repo 10 years ago
Carsten Brandt 49bb1fcb07 run tests against PHP 7.0 nightly 10 years ago
Carsten Brandt a4871ba801 skip imagick and gmagick on hhvm 10 years ago
Tomáš Votruba 2cea8e7da3 travis: add imagick and gmagick extensions 10 years ago
Tomas Votruba a69c9f5e65 travis: run coverage just once 10 years ago
Qiang Xue bc43a955bc temporarily disable cubrid test. 10 years ago
Carsten Brandt c0de03dfac updated composer asset plugin in travis.yml 10 years ago
Carsten Brandt aa9fe57fd7 removed date that is not well defined from tests 10 years ago
Carsten Brandt ec1e8e94ee Updated travis 10 years ago
Carsten Brandt 802c384551 let travis show some information on versions 10 years ago
Qiang Xue 38c04b3d89 Fixes #6189 10 years ago
Alexander Makarov 2b2ad430a8 Skip composer interaction in travis 10 years ago
Carsten Brandt 91813a81a3 Update .travis.yml 10 years ago
Carsten Brandt d674dc03f6 skip APC on travis as it currently breaks composer 10 years ago
Carsten Brandt 22e7bf4656 Revert "Use latest ES version for fix tests" 10 years ago
Ilya Antipenko e631433fbe Use travis_retry in .travis.yml 10 years ago
Alexander Makarov 6d514aee9d Issue #5486: added composer cache to travis cache 10 years ago
Ilya Antipenko a1a68f5215 Remove "sudo: false" from .travis.yml 10 years ago
Ilya Antipenko 9e30d73c93 Use latest ES version for fix tests 10 years ago
Qiang Xue d4fac33f4b Fixes #5509. 10 years ago
Carsten Brandt b98a0f31d0 bump cubrid pdo version according to #852 10 years ago
Carsten Brandt 60194655be cubrid PDO 9.3.0 does not seem to build on travis 10 years ago
Carsten Brandt 23918f3ec3 upgrade cubrid PDO version in tests 10 years ago
Carsten Brandt 3bf0639873 Official support for HHVM 10 years ago
Qiang Xue 6f9d2c661c use 1.0.0-beta2 version for composer asset plugin. 10 years ago
Carsten Brandt d6b7a5e093 Update .travis.yml 10 years ago
Qiang Xue ff17d9608a Switch to 1.0.0-beta1 for the composer asset plugin. 10 years ago
Qiang Xue b1bb796ee0 Fixed wrong instruction. 10 years ago
Qiang Xue bff8ca0880 Fixed test setting. 10 years ago
Carsten Brandt c4dffa0f1f simplified travis installation 10 years ago
Carsten Brandt 326d26af06 install cubrid DB not using sudo and use travis cache 10 years ago
Alexander Makarov 76b03a3fcd Another attempt to fix travis 10 years ago
Alexander Makarov 34bc23657e Got rid of variables, forced terminating PHP process by name before starting another server 10 years ago
Alexander Makarov e4e04c9235 Avoided exit in travis since it finishes the whole script 10 years ago
Alexander Makarov ed5b8afbac Separated travis scripts for basic and advanced apps 10 years ago
Alexander Makarov 2df4dff4ed Proper exit codes for codeception tests 10 years ago
Alexander Makarov ef9d37d841 Split command for easier debug 10 years ago
Alexander Makarov ac9b479137 Fixed tabs in yml 10 years ago