1
0
Fork 0

Fix CI build

This commit is contained in:
Alex Kotov 2019-01-31 06:49:38 +05:00
parent 55e552a1b3
commit 752067503c
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ before_install:
install:
- bundle install --jobs=3 --retry=3
- bundle exec rake yarn:install
before_script:
- psql -U postgres -c "CREATE DATABASE partynest_test;"