diff --git a/.travis.yml b/.travis.yml index 67fbaa0..f87eb84 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,4 @@ rvm: - 1.9.3 - 2.0.0 before_script: - - bundle exec rake compile -matrix: - allow_failures: - - rvm: 2.0.0 \ No newline at end of file + - bundle exec rake compile \ No newline at end of file