Commit bcb06248 by tady

create test db on travis env.

parent bb5cb4f7
language: ruby language: ruby
services:
- mysql
rvm: rvm:
- 2.0.0 - 2.0.0
before_script:
- mysql -e 'CREATE DATABASE rendezvous_test;'
env:
- DB_TEST_USER=travis
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment