.travis.yml in
active_tenant-0.0.3
vs .travis.yml in
active_tenant-0.0.4
- old
+ new
@@ -1,5 +1,6 @@
language: ruby rvm:
- - 1.9.2
- 1.9.3
-script: bundle exec rspec spec
+ - 2.0
+ - 2.1
+ - jruby
\ No newline at end of file