mirror of
https://github.com/funamitech/mastodon
synced 2024-11-29 15:28:33 +09:00
ci: Tell Travis to expect before_script to be slow.
This commit is contained in:
parent
ed490b781f
commit
78aca92689
@ -48,7 +48,7 @@ install:
|
||||
- yarn install
|
||||
|
||||
before_script:
|
||||
- ./bin/rails parallel:create parallel:load_schema parallel:prepare assets:precompile
|
||||
- travis_wait ./bin/rails parallel:create parallel:load_schema parallel:prepare assets:precompile
|
||||
|
||||
script:
|
||||
- travis_retry bundle exec parallel_test spec/ --group-by filesize --type rspec
|
||||
|
Loading…
Reference in New Issue
Block a user