fix 415 - remove creation of Gemfile.local from pkgr.yml

This commit is contained in:
André Bauer 2016-11-15 16:21:16 +01:00
parent e3733be613
commit 096ea6d489

View file

@ -27,7 +27,6 @@ before:
- uname -a
- ruby -v
- env
- echo "gem 'mysql2'" >> Gemfile.local
- "cat Gemfile.lock"
- contrib/cleanup.sh
env: