Force pgsql 9.3 for travis
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
addons:
|
||||||
|
postgresql: 9.3
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- psql -c 'create database sqlalchemy_utils_test;' -U postgres
|
- psql -c 'create database sqlalchemy_utils_test;' -U postgres
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user