.travis.yml in heartcheck-1.2.2 vs .travis.yml in heartcheck-1.3.0

- old
+ new

@@ -1,5 +1,6 @@ language: ruby +before_install: gem install bundler install: bundle install -j 4 --retry 3 script: - bin/rspec matrix: include: