Retrospring/.travis.yml

4 lines
95 B
YAML

language: ruby
rvm: 2.1
before_script:
- psql -c 'create database justask_test;' -U postgres