-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integrate Travis. #29
Comments
Welp, seems like I've wondered into an old project. I think I can help look into this. |
Yeah go ahead and send PR. |
Seems like there are some missing dependencies to run the test. Travis build failed
|
Yes because there is no fabric key to register fabric here https://github.com/therajanmaurya/Stock-Hawk/blob/master/app/fabric.properties. you can add your key here I will replace the key later from a specific account. |
@binhonglee did you able to solve the issue. if still stuck let me know. I will checkout. |
@therajanmaurya Thanks for the quick feedback. Sorry I was a little busy the past few days. I'm not really familiar with what kind of keys is needed for those fields. |
@binhonglee uncomment this line(https://github.com/therajanmaurya/Stock-Hawk/blob/master/app/build.gradle#L6) and try again |
Alright, seems like there is a lot of dependency issue I'm facing when setting it up even just to run it. (Just Gradle thing). Its going to take a while. |
Integrate Travis and user is able to look all check passing or not and #PR is building successfully.
The text was updated successfully, but these errors were encountered: