Removing mini-profiler that doesn't work, formatting timelines a bit better

This commit is contained in:
Eugen Rochko
2016-08-24 19:23:37 +02:00
parent d23671b5fd
commit bc0692d75b
6 changed files with 4 additions and 28 deletions

View File

@ -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