1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00

add some allowed failures

This commit is contained in:
Thorsten Böttger 2016-05-09 17:05:33 +12:00
parent b6c506dfe7
commit 841715aeae

View file

@ -30,6 +30,10 @@ before_script:
matrix: matrix:
allow_failures: allow_failures:
- rvm: jruby-9.0.5.0
gemfile: gemfiles/rails_5.0.gemfile
- rvm: rbx-2.5.8
gemfile: gemfiles/rails_5.0.gemfile
exclude: exclude:
- rvm: 1.9.3 - rvm: 1.9.3
gemfile: gemfiles/rails_5.0.gemfile gemfile: gemfiles/rails_5.0.gemfile