.travis.yml in action_args-1.2.1 vs .travis.yml in action_args-1.3.0
- old
+ new
@@ -1,8 +1,10 @@
script: "bundle exec rake spec"
language: ruby
rvm:
- 1.9.3
+ - 2.0.0
+ - 2.1.0
- ruby-head
- jruby
- rbx-19mode
matrix:
allow_failures: