Update README.md#583
Conversation
|
Not sure why this is failing tests, but its just a change in the readme, so no need to hold it up. |
|
@brittainhard said about PR #583:
Everything seems to go fine with the tests until you tried to get taxcalc 0.9.0 package, When I look on anaconda.org, I see all 15 taxcalc 0.9.0 packages, so the package you want is there. Here's the edited log: |
|
Not sure about this specific PR, but in general, pull requests from contributors not in the right Github organization will not be able to pass all of the tests. That is because there are certain private variables in the Travis CI test environment that are only visible to users in the proper Github org. @brittainhard this may have changed but there was the way it was setup previously. This typically isn't a big deal but for more involved PRs, you will probably want to do a PR against the user's PR or add the contributor to the proper Github org. |
|
Thanks @talumbau i'll definitely keep that in mind next time we run into something like this. |
git clone git@github.com:OpenSourcePolicyCenter/webapp.git does not exist.
Changed to: git@github.com:OpenSourcePolicyCenter/webapp-public.git