.travis.yml in rdf-marmotta-0.0.7 vs .travis.yml in rdf-marmotta-0.0.8

- old
+ new

@@ -1,5 +1,11 @@ language: ruby bundler_args: --without debug script: "bundle exec rake ci" rvm: + - 1.9.3 + - 2.0.0 - 2.1.3 + - 2.2.0 +addons: + code_climate: + repo_token: fb6cdac8d3db7aff3cb0802bbfd78499d0dcb5a516c1e6e7934dbbc994bb9e03 \ No newline at end of file