Mess with travis config
This commit is contained in:
@@ -4,6 +4,3 @@ node_js:
|
|||||||
- "0.11"
|
- "0.11"
|
||||||
env:
|
env:
|
||||||
- PGUSER=postgres
|
- PGUSER=postgres
|
||||||
- PGDATABASE=travis_ci_test
|
|
||||||
before_script:
|
|
||||||
- psql -c 'create database travis_ci_test;' -U postgres
|
|
||||||
|
|||||||
Reference in New Issue
Block a user