-
Notifications
You must be signed in to change notification settings - Fork 3
[IMP] Somewhat centralize Travis & Add docs #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Current coverage is 100% (diff: 100%)@@ master #5 diff @@
===================================
Files 2 2
Lines 48 48
Methods 0 0
Messages 0 0
Branches 2 2
===================================
Hits 48 48
Misses 0 0
Partials 0 0
|
.travis.yml
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove this
a20373a to
988e788
Compare
988e788 to
cf9aece
Compare
cf9aece to
9bf30eb
Compare
|
Changes Unknown when pulling 9bf30eb on feature/master/sphinx into ** on master**. |
|
Changes Unknown when pulling 9bf30eb on feature/master/sphinx into ** on master**. |
tedsalmon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 LGTM!
Docs at https://laslabs.github.io/python-cfssl/ were generated while this was based on the #4 branch, and with
BRANCH_PRODin the Travis file set tofeature/master/sphinx. Raw files are at https://github.com/laslabs/Python-CFSSL/tree/gh-pagesI added Lint in my build script to, but it's failing here and I need to work out some kinks anyways. I will submit a fix once I move the Travis into a repo and stuff after testing a bit. That said, it is disabled in the Travis
Depends: