diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..f819a51 --- /dev/null +++ b/.travis.yml @@ -0,0 +1 @@ +language: ruby diff --git a/README.rdoc b/README.rdoc index e7aa866..dc6a086 100644 --- a/README.rdoc +++ b/README.rdoc @@ -1,4 +1,4 @@ -= Rake DMG library += Rake DMG library {Build Status}[https://travis-ci.org/baldowl/rake_dmg] {Gem Version}[http://badge.fury.io/rb/rake_dmg] DmgTask is a Rake library which aims to ease the building of DMG files for projects, applications and whatever you throw at it.