mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-21 18:42:29 +01:00
Make Travis great again
This commit is contained in:
parent
e2798f312e
commit
b5e8a94250
@ -1,3 +1,6 @@
|
||||
before_install:
|
||||
- gem update --system
|
||||
- gem install bundler
|
||||
before_script:
|
||||
- psql -c 'create database fixer_test;' -U postgres
|
||||
rvm:
|
||||
|
Loading…
Reference in New Issue
Block a user