summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Collapse)Author
2018-01-05update travis with new phpunit52 and cache directivesSimon Holywell
2018-01-04remove phpunit unvailable for php5.2 messageSimon Holywell
2018-01-04add in phar support for php 5.2Simon Holywell
2018-01-04correct url always helpsSimon Holywell
2018-01-04attempt to get php5.2 testing working againSimon Holywell
2018-01-03Update .travis.ymlSimon Holywell
2018-01-02Update .travis.ymlSimon Holywell
2018-01-02Update .travis.ymlSimon Holywell
2018-01-02Update .travis.ymlSimon Holywell
2018-01-02Update .travis.ymlSimon Holywell
2018-01-02Update .travis.ymlSimon Holywell
2018-01-02Update .travis.ymlSimon Holywell
2018-01-02Update .travis.ymlSimon Holywell
2018-01-02Update .travis.ymlSimon Holywell
2018-01-02Update .travis.ymlSimon Holywell
Use an env var as travis has a shim for composer tricking my bash into thinking that the composer binary is available on the path. In reality it is just a shim that prints a message to the console saying that composer is not available on PHP 5.2.
2018-01-02Update .travis.ymlSimon Holywell
2018-01-02Update .travis.ymlSimon Holywell
2018-01-02Update .travis.ymlSimon Holywell
2017-12-31update travis-ciSimon Holywell
2017-03-21change travis-ci run scriptsSimon Holywell
2016-12-14Looks like travis-ci dropped support for php5.2Simon Holywell
2013-12-13Add HHVM to build matrix EditPaul Tarjan
Now that HHVM can run your projects, lets keep it that way
2013-01-30Add travis-ci configurationSimon Holywell