An android example app repository to demonstrate various automation possible via using Travis CI.
- Fork this repo.
- Clone your fork. (
git clone https://github.com/nisrulz/AndroidAutomations
) - Create your feature branch. (
git checkout -b my-new-feature
) - Commit your changes. (
git commit -am 'Added some feature'
) - Push to the branch. (
git push origin my-new-feature
) - Create new Pull Request.
This project was created by Nishant Srivastava but hopefully developed and maintained by many others. See the the list of contributors here.
If you appreciate my work, consider buying me a cup of ☕ to keep me recharged 🤘 [PayPal]
© 2020, Nishant Srivastava
All content is licensed under CC BY-SA