Allow bundler:audit to fail

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2015-11-23 15:45:16 +01:00
parent 200c82adad
commit b6ed935dcd
No known key found for this signature in database
GPG Key ID: 627C5F589F467F17
1 changed files with 1 additions and 0 deletions

View File

@ -95,3 +95,4 @@ bundler:audit:
tags:
- ruby
- mysql
allow_failure: true