.travis.yml in beespew-1.0.0 vs .travis.yml in beespew-1.0.1

- old
+ new

@@ -1,9 +1,11 @@ language: ruby rvm: - 2.3.0 - 2.2.3 -- 2.1.0 +gemfile: +- gemfiles/rails_4.2.gemfile +- gemfiles/rails_5.0.gemfile cache: bundler script: - bundle exec rspec spec notifications: webhooks: