mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-22 11:02:30 +01:00
5 lines
84 B
YAML
5 lines
84 B
YAML
rvm:
|
|
- 2.2.1
|
|
before_script:
|
|
- psql -c 'create database fixer_test;' -U postgres
|