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:
parent
0d4339b4a4
commit
07dec105b4
1 changed files with 0 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue