.travis.yml in groupdocs-1.3.0 vs .travis.yml in groupdocs-1.4.0

- old
+ new

@@ -2,5 +2,9 @@ rvm: - 1.8.7 - 1.9.2 - 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