.travis.yml in rdf-marmotta-0.1.0 vs .travis.yml in rdf-marmotta-0.1.1
- old
+ new
@@ -1,11 +1,9 @@
language: ruby
bundler_args: --without debug
script: "bundle exec rake ci"
rvm:
- - 1.9.3
- - 2.0.0
- - 2.1.3
- - 2.2.0
+ - 2.2.2
+ - 2.3.1
addons:
code_climate:
repo_token: fb6cdac8d3db7aff3cb0802bbfd78499d0dcb5a516c1e6e7934dbbc994bb9e03
\ No newline at end of file