Skip to content

Commit

Permalink
Merge v0.2 into master.
Browse files Browse the repository at this point in the history
  • Loading branch information
tk committed Aug 21, 2015
1 parent 2dcffee commit ec581ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,9 @@ rvm:
- ruby-head
script: bundle exec rspec
cache: bundler
branches:
except:
- master
branches:
only:
- v0.2
- master
addons:
code_climate:
repo_token: eb44970f9efc497fb68c6ec1ce051dea530776b6a5bbe75e57734625f761ac86
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# Toggl API v8

[![Build Status](https://api.travis-ci.org/kanet77/togglv8.svg "Build Status")](https://travis-ci.org/kanet77/togglv8) [![Coverage Status](https://coveralls.io/repos/kanet77/togglv8/badge.svg?branch=v0.2&service=github)](https://coveralls.io/github/kanet77/togglv8?branch=v0.2)
[![Build Status](https://api.travis-ci.org/kanet77/togglv8.svg "Build Status")](https://travis-ci.org/kanet77/togglv8) [![Coverage Status](https://coveralls.io/repos/kanet77/togglv8/badge.svg?branch=master&service=github)](https://coveralls.io/github/kanet77/togglv8?branch=master)

[Toggl](http://www.toggl.com) is a time tracking tool.

Expand Down

0 comments on commit ec581ac

Please sign in to comment.