summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Exclude Travis build for 5.3 and 5.4Nikita Popov2013-03-281-5/+4
|
* Make travis silentDavid Soria Parra2012-06-101-0/+10
Travis will always build all branches. As we just have a .travis.yml on master, travis will go ahead and checkout PHP-5.3. It fails and then sends mails. We really don't want to get spammed, so we add a .travis.yml that is just silent.