Skip to content

Commit

Permalink
Travis badge and @netmilk to notifications, bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Kliment committed Jul 31, 2013
1 parent 3946e5e commit c4b7501
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ rvm:
notifications:
email:
recipients:
- lukas@apiary.io
- lukas@apiary.io
- adam@apiary.io
on_success: change
on_failure: always
hipchat:
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
apiaryio
=============

Apiary.io CLI
Apiary.io CLI [![Build Status](https://travis-ci.org/apiaryio/apiary-client.png?branch=travis)](https://travis-ci.org/apiaryio/apiary-client)




## Install
Expand Down
2 changes: 1 addition & 1 deletion lib/apiary/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Apiary
VERSION = "0.0.5"
VERSION = "0.0.6"
end

0 comments on commit c4b7501

Please sign in to comment.