.travis.yml in inheritable_accessors-0.1.1 vs .travis.yml in inheritable_accessors-0.1.2

- old
+ new

@@ -1,3 +1,8 @@ language: ruby +bundler_args: --without development +before_install: gem install bundler --version=1.8.2 rvm: + - 2.0.0 - 2.1.0 +notifications: + email: false \ No newline at end of file