Closed ssorenso closed 7 years ago
@pjbreaux @jputrino Please review.
@jputrino, this should fix your docs problem.
@ssorenso: look at the above message about kilo branch being out-of-date
@ssorenso @pjbreaux I actually have a fix for this already in PR #162. The pip install has to happen in the docs test script because it runs in a container and doesn't have access to the requirements that we already installed in the travis build environment. I had it set up this way before, I just accidentally removed it when I was updating the script.
Will remove the PR then. Thanks to you both for the information.
Fixing .travis.yml issues regarding docs
Issues: WIP #161
Problem:
Analysis:
-e ./
Tests: