mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
install bundler before install on travis
This commit is contained in:
parent
9581f5ad12
commit
830d5cb713
1 changed files with 1 additions and 0 deletions
|
@ -8,3 +8,4 @@ before_script:
|
|||
- psql -c 'create database travis_ci_test;' -U postgres
|
||||
sudo: false
|
||||
bundler_args: --jobs=1
|
||||
before_install: gem install bundler
|
||||
|
|
Loading…
Add table
Reference in a new issue