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