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
Checking pipeline status
...@@ -7,7 +7,7 @@ cache: ...@@ -7,7 +7,7 @@ cache:
- vendor/ruby - vendor/ruby
before_script: before_script:
- gem install bundler --no-ri --no-rdoc - gem install bundler -N
- bundle install -j $(nproc) --path vendor - bundle install -j $(nproc) --path vendor
rubocop: rubocop:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment