language: ruby rvm: - 1.9.3 - 2.1.0 notifications: email: false before_install: - gem update bundler - bundle install