.travis.yml in ezclient-1.0.0 vs .travis.yml in ezclient-1.1.0
- old
+ new
@@ -6,13 +6,9 @@
- 2.3
- 2.4
- 2.5
- ruby-head
-gemfile:
- - gemfiles/http3.gemfile
- - Gemfile
-
before_install: gem install bundler
env: SUITE="rspec"
script: bundle exec $SUITE