Skip to content

Commit

Permalink
add travis.ci
Browse files Browse the repository at this point in the history
  • Loading branch information
breezeight committed Nov 17, 2014
1 parent 89d3063 commit 2a0c6a4
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
language: ruby
rvm:
- ruby-head
- jruby-head
- jruby-18mode
- jruby-19mode
- rbx-18mode
- rbx-19mode
- rbx-2
- ree
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0
- 2.1.0
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Facebook Ruby Ads Sdk

[![Build Status](https://travis-ci.org/pitchtarget/facebook-ruby-ads-sdk.svg)](https://travis-ci.org/pitchtarget/facebook-ruby-ads-sdk)

Facebook Ads API SDK for Ruby

## Installation
Expand Down

0 comments on commit 2a0c6a4

Please sign in to comment.