Skip to content

Commit

Permalink
Merge pull request #26 from pgier/readme-fix
Browse files Browse the repository at this point in the history
Fix build status image url in readme
  • Loading branch information
pilhuhn committed Jun 29, 2016
2 parents 8ec9eca + 8ef3b10 commit 5726bab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.adoc
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
= Hawkular Build Tools

ifdef::env-github[]
[link=https://travis-ci.org/hawkular/hawkular]
image:https://travis-ci.org/hawkular/hawkular.svg["Build Status", link="https://travis-ci.org/hawkular/hawkular"]
image::https://api.travis-ci.org/hawkular/hawkular-build-tools.svg["Build Status", link="https://travis-ci.org/hawkular/hawkular-build-tools"]
endif::[]

Contains resources used during the build of other Hawkular projects:
Expand Down

0 comments on commit 5726bab

Please sign in to comment.