Continuous Integration with Travis CI
-
Easy
-
20 min
Today all IT-engineers as developers, automation test engineers and other using tools like Jenkins, Bamboo, Teem City to build Continuous Integration process.
But imagine
if you have open-source project that must build by commit hook or you are
freelancer that want to run selenium tests on different environment (OS +
browsers) in parallel.
What would
you do?
Right choose - Use Travis CI. Travic CI is an open-source hosted, distributed, and continuous integration service used to build and test projects hosted at GitHub.
In this session, I will remember why we must use CI, CDL. Also i'll explore how to use and configurate Tracis CI. Talk about third party services that integrate with Travic CI.