afpdev / alpheusafpparser

Library & parser for IBM Advanced Function Presentation (AFP) document/print stream format
GNU General Public License v3.0
16 stars 11 forks source link

Wrong badge ("build passing") referenced in README.md #8

Closed michaelknigge closed 8 years ago

michaelknigge commented 8 years ago

User quike had committed some really cool enhancements, including a change in README.md that causes a badge (this funny "build passing" icon) to be displayed.

Unfortunately now the GitHub repository of "afpdev" (the "master" or "upstream") always shows the build status of user quike.

It would be better if Rudolf creates an own account on Travis-CI and shows "his" build state. All other forkers of alpheusafpparser may also use an "own" Travic-CI account - they just have to create a local branch of their and use their Travis-CI account in their branch.

Bye, Michael

afpdev commented 8 years ago

Thank you for your suggestion. I created an Tavis-CI account for user afpdev and changed the build badge in README.md.