UNPKG

112 BYAMLView Raw
1language: node_js
2node_js:
3 - 0.6
4 - 0.8
5 - 0.10
6before_script:
7 - "mysql -e 'create database myapp_test;'"