Remove allowed to fail by ignoring RedCloth

This commit is contained in:
Zeger-Jan van de Weg 2016-03-15 00:36:11 +01:00
parent e1e79e7e17
commit 5960e99549
1 changed files with 1 additions and 2 deletions

View File

@ -150,11 +150,10 @@ bundler:audit:
stage: test
script:
- "bundle exec bundle-audit update"
- "bundle exec bundle-audit check"
- "bundle exec bundle-audit check --ignore OSVDB-115941"
tags:
- ruby
- mysql
allow_failure: true
# Ruby 2.2 jobs