.travis.yml in parse_gemspec-0.4.0 vs .travis.yml in parse_gemspec-0.5.0

- old
+ new

@@ -8,6 +8,5 @@ allow_failures: - rvm: "ruby-head" before_install: - "gem update bundler" - "bin/setup" -script: "bundle exec rubocop && rake"