Hi, now that travis is correctly using postresql 9.5, it fails on:
ERROR: function uuid_generate_v1() does not exist
looking at the spec file, I think we miss postgresql-contrib (or it's equivalent) within the test environment.Roman, can you help with this?