.travis.yml in resqutils-1.2.0 vs .travis.yml in resqutils-1.2.1
- old
+ new
@@ -3,8 +3,10 @@
- 2.1.0
- 2.2.0
- 2.0.0
- 1.9.3
- ruby-head
+before_install:
+ - gem install bundler
gemfile:
- Gemfile
- gemfiles/rspec2.gemfile
- old
+ new