.travis.yml in active_enumerable-0.2.0 vs .travis.yml in active_enumerable-1.0.0
- old
+ new
@@ -1,8 +1,8 @@
language: ruby
sudo: false
cache: bundler
rvm:
- - 2.1.7
- - 2.2.3
- - 2.3.0
+ - 2.2.9
+ - 2.3.3
+ - 2.4.3
before_install: gem install bundler -v 1.10.6