.travis.yml in capistrano-multiconfig-3.0.8 vs .travis.yml in capistrano-multiconfig-3.0.9

- old
+ new

@@ -1,7 +1,8 @@ language: ruby rvm: - - 1.9.3 - - 2.1.0 + - 2.1.10 + - 2.2.5 + - 2.3.1 cache: bundler script: - bundle exec rspec