mirror of
https://github.com/neocities/neocities.git
synced 2026-05-26 17:19:49 +00:00
install bundler before install on travis
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user