language: ruby rvm: - 2.1.5 - 1.9.3 cache: bundler notifications: email: false before_install: - gem update --system 2.4.5 - gem --version