Skip to content
Snippets Groups Projects
Commit 8a5aabc6 authored by iaibrys's avatar iaibrys
Browse files

Install bundler

parent 7b741ae4
No related branches found
No related tags found
1 merge request!1Feature/remove coffeescript
Pipeline #83 failed
...@@ -33,6 +33,7 @@ test: ...@@ -33,6 +33,7 @@ test:
- echo "$(pwd)" - echo "$(pwd)"
- ruby -v - ruby -v
- ls -als - ls -als
- gem install bundler
- bundle -v - bundle -v
- bundle install - bundle install
- ./scripts/run-tests.sh - ./scripts/run-tests.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment