.travis.yml in httplog-1.0.2 vs .travis.yml in httplog-1.0.3
- old
+ new
@@ -13,6 +13,5 @@
# uncomment this line if your project needs to run something other than `rake`:
script: bundle exec rspec spec
# workaround for https://github.com/travis-ci/travis-ci/issues/5239:
before_install:
- gem install bundler
- - bundle install