.travis.yml in guard-foodcritic-1.1.1 vs .travis.yml in guard-foodcritic-2.0.0

- old
+ new

@@ -1,11 +1,7 @@ language: ruby rvm: - - "1.9.3-p551" - - "2.0.0-p598" - - "2.1.6" - - "2.2.2" + - "2.0.0-p647" + - "2.1.7" + - "2.2.3" install: bundle install --binstubs env: TRAVIS_BUILD=true -matrix: - allow_failures: - - rvm: "1.9.3-p551"