mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
attempt to solve bundler deadlock issue with travis
This commit is contained in:
parent
09dba515b5
commit
2fe1d47db2
1 changed files with 1 additions and 0 deletions
|
@ -6,3 +6,4 @@ addons:
|
|||
before_script:
|
||||
- psql -c 'create database travis_ci_test;' -U postgres
|
||||
sudo: false
|
||||
bundler_args: --jobs=1
|
||||
|
|
Loading…
Add table
Reference in a new issue