Tell Travis to ignore Ruby 1.9.2 errors

This commit is contained in:
ethicalhack3r
2014-06-17 12:12:05 +02:00
parent 586239292b
commit 2c6082f454

View File

@@ -10,3 +10,6 @@ script: bundle exec rspec
notifications:
email:
- wpscanteam@gmail.com
matrix:
allow_failures:
- rvm: 1.9.2