Fixed Typo

This commit is contained in:
André Bauer 2016-10-26 11:07:07 +02:00 committed by GitHub
parent 099a951dfd
commit a26e39f230

View file

@ -25,7 +25,7 @@ before:
- cp config/database.yml.pkgr config/database.yml - cp config/database.yml.pkgr config/database.yml
- echo "gem 'mysql2'" >> Gemfile.local - echo "gem 'mysql2'" >> Gemfile.local
- "cat Gemfile.lock" - "cat Gemfile.lock"
- contribcleanup.sh - contrib/cleanup.sh
env: env:
- RAILS_ENV=production - RAILS_ENV=production
- PORT=3000 - PORT=3000