I have created a local travis-build container, can any one help me to do the following
- Once the developer check-in code travis build should trigger.
- if the build is success code should get check-in.
- if the build fails code shouldn't check-in.
Suggest me the which repository i have to use to do this and can i do it with jenkins?