Fixed Issue causing Travis Build fail#187
Fixed Issue causing Travis Build fail#187nikhilmuz wants to merge 3 commits intopostmanlabs:developfrom
Conversation
|
@nikhilmuz Also, increasing timeout time does not solve the primary issue. The time it is taking to finish execution could be a problem with the code we have generated. The aim is not to pass the test, but to produce accurate code-snippets. |
|
@umeshp7 I was wondering why we ain't using some SDK by maven to get links? |
|
We would be interested in that. Any such SDK in your mind that you suggest? @nikhilmuz |
|
@umeshp7 Apache Maven Download is this what you are referring to? Actually it is included in the project for dependency management and an XML file keeps list of dependency and version. I should create a feature request in GitHub issues I guess if it is worth a try. |
|
Feel free to create a PR for this fix, we would be happy to review. Taking this discussion on the above issues and closing this thread. |
Changes