summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2018-11-25Normalize PHPDoc commentsTitouan Galopin
2018-11-25Fix coding styleTitouan Galopin
2018-11-25Improve Travis configuration, add PHP-CS-Fixer and update PHPUnit minimum ver...Titouan Galopin
2018-11-23test on php7.2Asmir Mustafic
2017-09-04less benchmark iterationsAsmir Mustafic
2017-08-31add performance benchmarkAsmir Mustafic
2017-07-26Add php 7.1 and fix hhvm buildAsmir Mustafic
2016-04-07Enable composer cacheAsmir Mustafic
2016-01-14phpunit fails to run on php 7.1.0-dev, adding php 7.0 to travis config and re...Eric Dowell
2015-05-09If bash syntaxAsmir Mustafic
2015-05-09Do not use CoverallsAsmir Mustafic
2015-04-03Use php7 on travisAsmir Mustafic
2015-03-23On composer install the --dev option is the default now. Removing call.Matt Farina
2015-03-23Removing PHP 7 check as this is not a gate.Matt Farina
2015-03-23Test on PHP nightly.Matt Farina
2015-02-05Setting travis-ci to use containers for testing instead of VMs.Matt Farina
2014-09-23Removed hhvm-nightlyAsmir Mustafic
2014-08-29add PHP 5.6 to .travis.ymlkazusuke sasezaki
2014-06-26Added compatibility with Facebook HHVM 3.2Asmir Mustafic
2014-04-15Setting travis to use the phpunit included in the require-dev stack.Matt Farina
2013-11-14There were 2 script lines and the second was not the one we wanted. Down to j...Matt Farina
2013-11-05Added code coverage to Travis CI so it can be passed to coveralls.Matt Farina
2013-11-05Adding coveralls support.Matt Farina
2013-11-05Adding composer install --dev back in.Matt Farina
2013-11-05Composer is already in Travis CI but is out of date. Switching from installin...Matt Farina
2013-10-16One more try for travis notifications.Matt Farina
2013-10-16Fixed travis ci notifications for irc.Matt Farina
2013-10-16Added travis ci notificationsMatt Farina
2013-06-20Updating Travis CI config to test against PHP 5.5 not that it is released.Matt Farina
2013-05-28Adding travis-ci config file.Matt Farina