Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upError rendering/uploading documentation on Travis #557
Comments
killercup
added
bug
documentation
help wanted
labels
Dec 29, 2016
sgrif
closed this
Feb 11, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
killercup commentedDec 29, 2016
In #556 I noticed that travis-cargo apparently does not like generating/uploading documentation from a Cargo workspace.
The current script on master is:
which errors with:
In #556 I changed this to not do
cd dieselbeforedoc-upload, i.e., the script is:but this errors with: