Merge branch 'pkg' into develop

This commit is contained in:
Martin Edenhofer 2016-10-19 06:25:07 +02:00
commit 1e719f9274
2 changed files with 2 additions and 998 deletions

File diff suppressed because it is too large Load diff

View file

@ -17,11 +17,8 @@ before:
- ruby -v - ruby -v
- env - env
- cp config/database.yml.pkgr config/database.yml - cp config/database.yml.pkgr config/database.yml
- echo "gem 'pg'" >> Gemfile.local - echo "gem 'mysql2'" >> Gemfile.local
- echo "gem 'mysql2', '~> 0.3.20'" >> Gemfile.local - "cat Gemfile.lock"
- sed -i "s/specs:/specs:\\n pg (0.18.4)/g" Gemfile.lock
- sed -i "s/DEPENDENCIES/DEPENDENCIES\\n pg/g" Gemfile.lock
- "#cat Gemfile.lock"
- contrib/cleanup.sh - contrib/cleanup.sh
env: env: