language: ruby sudo: false rvm: - 1.9 - 2.0 - 2.1 - 2.2 before_install: - gem update bundler notifications: email: - ogataken@gmail.com branches: only: - master