.travis.yml in avromatic-0.7.0 vs .travis.yml in avromatic-0.7.1
- old
+ new
@@ -9,5 +9,8 @@
exclude:
- rvm: 2.2.4
gemfile: gemfiles/rails4_2.gemfile
- rvm: 2.3.1
gemfile: gemfiles/rails4_1.gemfile
+script:
+ - bundle exec rubocop
+ - bundle exec rspec