summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index ddfb6ff8e0..fd2b2b9d3b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -80,12 +80,6 @@ matrix:
script: bundle exec rake style
# also remove integration / external tests
bundler_args: --without ci docgen guard integration maintenance omnibus_package --frozen
- - env:
- AUDIT_CHECK: 1
- rvm: 2.5.0
- script: bundle exec bundle-audit check --update
- # also remove integration / external tests
- bundler_args: --without ci docgen guard integration maintenance omnibus_package --frozen
#
# External tests
#