mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-10-29 23:32:35 +01:00
5 lines
84 B
YAML
5 lines
84 B
YAML
rvm:
|
|
- 2.2.2
|
|
before_script:
|
|
- psql -c 'create database fixer_test;' -U postgres
|