diff --git a/.travis.yml b/.travis.yml index 06fda61..9e4c0dd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,4 +4,3 @@ rvm: - 2.1.8 - 2.2.4 - 2.3.0 - - jruby-9.0.1.0 \ No newline at end of file diff --git a/README.md b/README.md index dedb96f..8e791d7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Survey Gizmo (ruby) +[![Build Status](https://travis-ci.org/jarthod/survey-gizmo-ruby.svg?branch=master)](https://travis-ci.org/jarthod/survey-gizmo-ruby) + Integrate with the [Survey Gizmo API](http://apisurveygizmo.helpgizmo.com/help) using an ActiveModel style interface. Currently supports SurveyGizmo API **v4** (default) and **v3**.