Skip to content
Snippets Groups Projects
Commit c64f547a authored by Jacek Lebioda's avatar Jacek Lebioda
Browse files

Attempt to fix Bundler issues, 2

parent c3e5a5ea
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ variables:
JEKYLL_ENV: production
before_script:
- gem install bundler
- gem install bundler -v 1.16
- bundle install && bundle update
test:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment