TheZ3ro / apk2java-linux

Decompile apk and get java or smali source
84 stars 31 forks source link

Add this repository to Travis CI #10

Open orf opened 7 years ago

orf commented 7 years ago

Travis is a CI runner that works with github: https://travis-ci.org/

If you sign in using github there, and add this repository to Travis, I can make a PR that upgrades the tools and does some more stuff. We can add a small test that decompiles a simple Android app (the .apk has to be in the repo) to ensure it's all working.

TheZ3ro commented 7 years ago

I like this idea, I will enable Travis. Edit: Should now be enabled but not running until a .travis.yml is added

Do you want to help me maintain this project? I will add you as a collaborator (I don't have much time to spend in this so it's pretty outdated)

orf commented 7 years ago

Sure thing, I'll give it a go and see if I can help out :) Cant promise anything though!

On Sat, May 27, 2017 at 3:11 PM, TheZ3ro notifications@github.com wrote:

I like this idea, I will enable Travis.

Do you want to help me maintain this project? I will add you as a collaborator (I don't have much time to spend in this so it's pretty outdated)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TheZ3ro/apk2java-linux/issues/10#issuecomment-304454366, or mute the thread https://github.com/notifications/unsubscribe-auth/AA-sh1qqKTS3-IVbE2KKK7TDdqgBusELks5r-C8lgaJpZM4NoWNl .

TheZ3ro commented 7 years ago

No problem @orf :)