language: node_js services: mysql node_js: - "0.11" - "0.10" before_script: - mysql -e 'create database onetoone_test;'