User tests: Successful: Unsuccessful:
any push to the 2.5 branch let travis fail because there isn't a travis configuration file and because of that the exclude for the 2.5.x branch does't work. I added a quite simple travis configuration for that situation
That's strange I have made this #1816 and it failed because there wasn't a .travis.yml. I did looked at my synced fork and didn't find the file. Synced again and know it is there. But this does not explain why my PR failed on travis. Btw. I think you can remove the PHP definitions the
branches:
only:
- master
is a vaild travis.yml.
Is this still valid then? Sounds like we could close this one...
Jepp, it seems it was a layer 8 problem, so I am closing it
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2013-12-09 14:14:19 |
There is a Travis config on 2.5 - https://github.com/joomla/joomla-cms/blob/2.5.x/.travis.yml