Skip to content

Commit

Permalink
. allow failures for jruby (templating failes)
Browse files Browse the repository at this point in the history
  • Loading branch information
beatrichartz committed Sep 22, 2012
1 parent a5ddcbc commit 1656fff
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Expand Up @@ -12,4 +12,8 @@ script: "bundle exec rake spec cucumber"
gemfile:
- gemfiles/3.2.gemfile
- gemfiles/3.1.Gemfile
- gemfiles/3.0.Gemfile
- gemfiles/3.0.Gemfile

matrix:
allow_failures:
- rvm: jruby

0 comments on commit 1656fff

Please sign in to comment.