Removing mini-profiler that doesn't work, formatting timelines a bit better
This commit is contained in:
@ -18,10 +18,6 @@ services:
|
||||
|
||||
bundler_args: --without development production --retry=3 --jobs=3
|
||||
|
||||
before_install:
|
||||
- sudo apt-get -qq update
|
||||
- sudo apt-get install -y nodejs nodejs-legacy npm
|
||||
|
||||
before_script:
|
||||
- npm install
|
||||
- bundle exec rake db:create db:migrate
|
||||
|
Reference in New Issue
Block a user