Skip to content
Snippets Groups Projects
Verified Commit c27920a0 authored by Alexander Olofsson's avatar Alexander Olofsson
Browse files

Fix GitLab-CI

parent 7f915e0d
No related branches found
No related tags found
No related merge requests found
Pipeline #5420 failed
......@@ -7,7 +7,7 @@ cache:
- vendor/ruby
before_script:
- gem install bundler --no-ri --no-rdoc
- gem install bundler -N
- bundle install -j $(nproc) --path vendor
rubocop:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment