Skip to content
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

Open
therajanmaurya opened this issue Aug 31, 2016 · 8 comments
Open

Integrate Travis. #29

therajanmaurya opened this issue Aug 31, 2016 · 8 comments

Comments

@therajanmaurya
Copy link
Owner

Integrate Travis and user is able to look all check passing or not and #PR is building successfully.

@binhonglee
Copy link

Welp, seems like I've wondered into an old project. I think I can help look into this.

@therajanmaurya
Copy link
Owner Author

Yeah go ahead and send PR.

@binhonglee
Copy link

Seems like there are some missing dependencies to run the test. Travis build failed

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'Stock-Hawk'.
> Could not resolve all dependencies for configuration ':classpath'.
   > Could not resolve io.fabric.tools:gradle:1.+.
     Required by:
         :Stock-Hawk:unspecified
      > Could not resolve io.fabric.tools:gradle:1.+.
         > Failed to list versions for io.fabric.tools:gradle.
            > Unable to load Maven meta-data from https://maven.fabric.io/public/io/fabric/tools/gradle/maven-metadata.xml.
               > Could not GET 'https://maven.fabric.io/public/io/fabric/tools/gradle/maven-metadata.xml'.
                  > Connect to maven.fabric.io:443 [maven.fabric.io/127.0.0.1] failed: Connection refused

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

@therajanmaurya
Copy link
Owner Author

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.

@therajanmaurya
Copy link
Owner Author

therajanmaurya commented Oct 4, 2017

@binhonglee did you able to solve the issue. if still stuck let me know. I will checkout.

@binhonglee
Copy link

@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.

@therajanmaurya
Copy link
Owner Author

@binhonglee
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants