Skip to content
Snippets Groups Projects
Commit 5cf5d984 authored by Jan-Willem's avatar Jan-Willem
Browse files

Merge branch 'brew_fixes' into 'master'

Brew fixes

See merge request !5
parents c403a5f5 280f798c
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -26,7 +26,9 @@ the GitLab development and test environments.
Install Ruby 2.1 and Bundler with your method of choice (RVM, ruby-build, rbenv, chruby, etc.).
 
```
brew install redis postgresql phantomjs
brew tap homebrew/dupes
brew install redis postgresql phantomjs libiconv icu4c
bundle config build.nokogiri --with-iconv-dir=/usr/local/opt/libiconv
```
 
#### Debian
Loading
Loading
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