.travis.yml in groupdocs-2.2.0 vs .travis.yml in groupdocs-2.3.0

- old
+ new

@@ -1,9 +1,9 @@ -language: ruby -rvm: - - 1.8.7 - - 1.9.3 - - 2.0.0 -matrix: - allow_failures: - # TODO: splats are not nice in Ruby 1.8 (see FieldMethods spec) - - rvm: 1.8.7 +language: ruby +rvm: + - 1.8.7 + - 1.9.3 + - 2.0.0 +matrix: + allow_failures: + # TODO: splats are not nice in Ruby 1.8 (see FieldMethods spec) + - rvm: 1.8.7