summaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2017-11-10Try testing on PHP master branch builds too (allowed failures)Andrey Andreev1-0/+4
2017-11-09Move PHP 7.2 into the main testing matrixAndrey Andreev1-1/+0
2017-11-09Don't try to run 'DB=mysql' tests on PHP 7.2Andrey Andreev1-0/+2
2017-11-09Attempt PHP 7.2 tests on TravisAndrey Andreev1-0/+2
2017-09-04Fix Travis-CI failuresAndrey Andreev1-0/+1
2017-01-19Again the Travis script line ... a typoAndrey Andreev1-1/+1
2017-01-19Fix Travis tests script lineAndrey Andreev1-1/+1
2017-01-19Fix byte-safety issues & actually test for themAndrey Andreev1-2/+1
2017-01-10Disallow Travis failures for PHP 7.1Andrey Andreev1-1/+0
2016-08-19Travis builds on PHP 7.1 (beta)Andrey Andreev1-6/+6
2016-07-26Fix Travis buildsAndrey Andreev1-0/+1
2016-07-26Add 3.1-stable to tested branches listAndrey Andreev1-0/+1
2016-07-26[ci skip] Officially drop PHP 5.2.xAndrey Andreev1-3/+0
2016-05-09Use 5.3.latest on Travis to fix the build errorsAndrey Andreev1-1/+2
2015-12-14Remove PHP 7 from allowed_failures in TravisAndrey Andreev1-1/+0
2015-09-01Enable Travis builds for 3.0-stable branchAndrey Andreev1-0/+1
2015-02-26Fix .travis.yml for PHP7 and try to fix a DB testAndrey Andreev1-1/+1
2015-02-25Add PHP7 to automated buildsAndrey Andreev1-0/+4
2015-02-19Revert last commit & just ignore E_DEPRECATEDAndrey Andreev1-4/+0
2015-02-19Allow failures for ext/mysql on PHP 5.5+Andrey Andreev1-0/+4
2015-02-06Allow failures for 5.2 on Travis until we figure it outAndrey Andreev1-0/+1
2015-01-12Added support for running unit tests on PHP 5.2Dan Bernardic1-1/+6
2015-01-10Travis-CI doesn't have PHP 5.3.0 ...Andrey Andreev1-1/+1
2015-01-09Bulk (mostly documentation) updateAndrey Andreev1-1/+1
2014-11-25Use the new build env on TravisJosh Kalderimis1-1/+3
2014-10-28The HHVM build on Travis-CI seems to be misconfigured ...Andrey Andreev1-1/+1
2014-03-10Re-enable hhvm/mysqli testsAndrey Andreev1-2/+0
2014-02-20Try to fix Travis not excluding pgsql,mysqli for HHVMAndrey Andreev1-0/+2
2014-02-13Try to avoid 'zend_mm_heap corrupted' failures with phpunitAndrey Andreev1-1/+1
2014-02-11Add PHP 5.6 (currently alpha) to .travis.ymlAndrey Andreev1-0/+1
2014-01-16Disable HHVM mysqli and pgsql testsFred Emmott1-0/+5
2014-01-14Dont break the build if tests only fail on HHVMFred Emmott1-0/+4
2014-01-14Enable HHVM on travis-ciFred Emmott1-0/+1
2013-10-29Update sess_time_to_update description (rel #2397)Andrey Andreev1-1/+1
2013-10-29add travis php 5.5sv3tli01-1/+2
2013-02-19Set the --no-progress option for travis composer install commandDavid Barratt1-1/+1
2013-02-19Revert "Revert all changes to see if travis just doesn't like me."David Barratt1-2/+1
2013-02-19Revert all changes to see if travis just doesn't like me.David Barratt1-1/+2
2013-02-18Simplify the composer commandDavid Barratt1-2/+1
2013-02-18Set the --no-progress option for travis composer install commandDavid Barratt1-1/+1
2013-02-18Set the --dev option for travis composer install command.David Barratt1-1/+1
2012-11-25create database for mysqli testsAndrey Andreev1-1/+1
2012-11-25MySQLi testsAndrey Andreev1-0/+1
2012-11-12Remove 'services' directive from .travis.ymlAndrey Andreev1-5/+0
2012-10-22Sync .travis.yml with developAndrey Andreev1-1/+1
2012-10-12Merge changes from developAndrey Andreev1-1/+6
2012-09-12Updated .travis.yml with new services param Alex Bilbie1-0/+5
2012-07-19Hope this regexp works for travis ...Andrey Andreev1-1/+1
2012-07-19Enable travis for feature/* branchesAndrey Andreev1-1/+2
2012-05-27Continuation for Security and Table code-coverage, add coverage report to travisTaufan Aditya1-1/+1