Custom password hashing for migrating data

This commit is contained in:
Godwin 2014-05-04 21:13:05 -06:00
parent 9516ce11ab
commit b004b7b7d0

View File

@ -5,4 +5,4 @@ before_install:
- "export DISPLAY=:99.0" - "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start" - "sh -e /etc/init.d/xvfb start"
before_script: before_script:
- psql -c 'create database bikebike_test;' -U postgres - psql -c 'create database bike_bike_test;' -U postgres