[Phpmyadmin-devel] Travis CI enabled on Github
Michal Čihař
michal at cihar.com
Thu Oct 18 09:39:41 CEST 2012
Hi all
I've just enabled Travis CI on Github. In basic, it runs our testsuite
on every commit, but supports using more PHP versions compared to
Jenkins. You can see results here:
https://travis-ci.org/#!/phpmyadmin/phpmyadmin
But it also provides support for testing pull requests and displaying
it's status just at the pull request. This will allow you to directly
see if pull request would break anything or not. You can see examples
on Github and Travis blogs:
https://github.com/blog/1227-commit-status-api
http://about.travis-ci.org/blog/2012-09-04-pull-requests-just-got-even-more-awesome/
Please note that this won't replace Jenkins, it's just an additional
source, mostly to help with the pull requests.
--
Michal Čihař | http://cihar.com | http://blog.cihar.com
More information about the Developers
mailing list