hypeapps / episodie

Episodie is a TV show time tracker app with unusual design written in kotlin and clean architecture approach. Get to know how much time you spent watching tv shows.
GNU General Public License v3.0
127 stars 20 forks source link

broken build? #13

Closed The0ldM0nk closed 7 years ago

The0ldM0nk commented 7 years ago

Hi, I really like the project structure but the master branch appears to be broken. Also, add-to-watched-feature branch is broken as well though it looks to be more newer than master.

Am I missing something here?

hypeapps commented 7 years ago

Hi @The0ldM0nk Yes, your'e right that master was broken. I just commited missing classes. TravisCI build check passes well. Pull master branch and everything should be fine. Let me know if still there's problem with build.

The0ldM0nk commented 7 years ago

@hypeapps works fine now. Cheers! Will keep a close eye on this project :)

Update: Let me know if pull requests are welcome?

hypeapps commented 7 years ago

@The0ldM0nk Yes, feel free to make PRs.