1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

Haml now passes on RBX 1.8 mode, so don't allow Travis failures

[ci skip]
This commit is contained in:
Norman Clarke 2012-05-30 16:08:59 -03:00
parent 0d4339b4a4
commit 07dec105b4

View file

@ -21,7 +21,6 @@ matrix:
- { rvm: rbx-19mode, gemfile: test/gemfiles/Gemfile.rails-3.1.x }
allow_failures:
- { rvm: rbx-18mode, gemfile: test/gemfiles/Gemfile.rails-3.2.x }
- { rvm: rbx-19mode, gemfile: test/gemfiles/Gemfile.rails-3.2.x }
branches: