Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
add badge for travis build and license #3133
+3
−0
Conversation
|
Looks good to me |
|
Never hurts to make details more obvious -- thanks @kashefy. |
shelhamer
added a commit
that referenced
this pull request
Oct 1, 2015
|
|
shelhamer |
6eae122
|
shelhamer
merged commit 6eae122
into
BVLC:master
Oct 1, 2015
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
kashefy commentedOct 1, 2015
Markdown let's you add badges to your README that display status of things like continuous integration or static images like short license info.
It's a visual display of current info about the project, pretty common for open source projects.
Once available we can add a badge for coverage statistics or other CI platforms.
The CI badge displays the build status of the caffe's master branch.