-
Notifications
You must be signed in to change notification settings - Fork 21
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
Added travis related content to enable checks #65
Conversation
@r0h4n @nthomas-redhat @brainfunked @anmolbabu @nnDarshan please review. |
tendrl-bug-id: documentation/Tendrl#64 Signed-off-by: Shubhendu <[email protected]>
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.
- Update git commit msg to "tendrl-bug-id: Travis CI setup for Tendrl/documentation repository is broken #64" (similar to Tendrl/commons@8d821f5)
- Explain what "redpen" is in the commit msg
- Why do we require tox and any python related bits in here?
- URL=https://github.com/redpen-cc/redpen/releases/download/redpen-1.7.6 | ||
|
||
install: | ||
- "pip install tox-travis" |
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.
tox-travis not required
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.
Done
@@ -0,0 +1,46 @@ | |||
#!/bin/python |
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.
This file is old, check current Tendrl/commons@8d821f5
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.
Done. Will refresh this.
The tools used here for validating the .adoc file (redpen) needs java-1.8. How do we make sure the travis env has the required java version. @r0h4n ^^ |
@shtripat I am not aware of this tool, can we use another tool for validating .adoc which is more travis friendly @brainfunked need your help here |
tendrl-bug-id: documentation/Tendrl#64 Signed-off-by: Shubhendu <[email protected]>
tendrl-bug-id: documentation/#64
Signed-off-by: Shubhendu [email protected]