language: ruby rvm: - 2.0.0 script: bundle exec rake spec:coverage gemfile: .travis-gemfile notifications: email: false