Update ci setup documenation

This commit is contained in:
Dmitriy Zaporozhets 2015-03-02 18:34:29 -08:00
parent be165b18d0
commit f850cff417
1 changed files with 4 additions and 1 deletions

View File

@ -37,7 +37,10 @@ bundle install --deployment --path vendor/bundle (Setup)
cp config/gitlab.yml.example config/gitlab.yml (Setup)
bundle exec rake db:create (Setup)
bundle exec rake spinach (Thread #1)
bundle exec rake spec (Thread #2)
bundle exec rake spec (thread #2)
bundle exec rake rubocop (thread #3)
bundle exec rake brakeman (thread #4)
bundle exec rake jasmine:ci (thread #5)
```
Use rubygems mirror.