.travis.yml in capistrano-env-0.3.0 vs .travis.yml in capistrano-env-0.3.1
- old
+ new
@@ -1,8 +1,9 @@
language: ruby
rvm:
- 2.0.0
- - 2.1.3
+ - 2.1.5
+ - 2.2.1
gemfile:
- gemfiles/cap3.gemfile
- gemfiles/cap2.gemfile
script:
- bundle exec rake spec