[DBIx-Class-Devel] [dbsrgits/sql-translator] Fix Travis builds by asking for postgres (#122)

davel notifications at github.com
Thu Dec 12 12:42:43 GMT 2019


Travis builds are currently failing with
```
The command "psql -U postgres -c 'create database sqlt_test;'" failed and exited with 2 during .
```
eg., https://travis-ci.org/davel/sql-translator/jobs/624123545


This change requests for postgres to be available.
You can view, comment on, or merge this pull request online at:

  https://github.com/dbsrgits/sql-translator/pull/122

-- Commit Summary --

  * Ask for postgres

-- File Changes --

    M .travis.yml (2)

-- Patch Links --

https://github.com/dbsrgits/sql-translator/pull/122.patch
https://github.com/dbsrgits/sql-translator/pull/122.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/sql-translator/pull/122
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20191212/932935bf/attachment.htm>


More information about the DBIx-Class-Devel mailing list