Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upI got Mac builds to stop failing on Travis-CI by... #247
Conversation
This comment has been minimized.
This comment has been minimized.
Also, removed |
This comment has been minimized.
This comment has been minimized.
The Appveyor tests are no longer failing for this PR: https://ci.appveyor.com/project/bokov/rio/builds/28837111 The upstream problem causing #244 is fixed by CRAN updating their directory structure. If you rebuild your version this PR will no longer be failing. |
…leeper#247 comment when/if successful
This comment has been minimized.
This comment has been minimized.
If the reason for this PR not being accepted is that xcode8.3 is a requirement, I now have an alternate The other changes are: llvm homebrew install commented out ( Please let me know if you would like me to submit that one as a PR and retract this one. |
…visCI (see leeper#246, leeper#242, leeper#247)
This comment has been minimized.
This comment has been minimized.
Thanks! |
bokov commentedNov 8, 2019
Fixes #246. Fixes #242
Please ensure the following before submitting a PR:
/R
not/man
and rundevtools::document()
to update documentation/tests
for any new functionality or bug fixR CMD check
runs without error before submitting the PR