Added before_script hook
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
before_script:
|
||||
- psql -c 'create database sqlalchemy_utils_test;' -U postgres
|
||||
|
||||
|
||||
language: python
|
||||
python:
|
||||
- 2.6
|
||||
|
Reference in New Issue
Block a user