Open jdkent opened 5 years ago
You can try using doctr master as a stopgap.
However, I've only added support for one or the other. Are you really using both?
I've released doctr 1.8.0. It should work now. You'll need to reconfigure if you want it to work on .com. If you want to run both, you'll need to use the $TRAVIS_BUILD_WEB_URL
variable (see https://drdoctr.github.io/doctr/tag-1.8.0/changelog.html#id1). Let me know if you have any issues.
Thank you for the update! I do not want both, I just want .com
to work since travis is looking to deprecate .org
.
travis-org: passing travis-com: failing
following drdoctr/doctr#335 for updates