language: ruby rvm: - 2.0.0 - 2.1.0 before_install: - gem install bundler -v '= 1.5.2' branches: only: - master notifications: email: false