Skip to content

Commit

Permalink
Fix build status image url in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pgier committed Jun 28, 2016
1 parent 8ec9eca commit 8ef3b10
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 8ef3b10

Please sign in to comment.