mirror of
https://github.com/jazzband/django-ddp.git
synced 2026-05-26 16:04:08 +00:00
Show env in Travis-CI.
This commit is contained in:
parent
b28d087813
commit
8cbd3f3389
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ install:
|
|||
|
||||
before_script:
|
||||
- psql -c "create database ${PGDATABASE};"
|
||||
- env | sort
|
||||
|
||||
script:
|
||||
- PATH="$HOME/.meteor:$PATH" tox -vvvv -e ${PYENV}-django${DJANGO}
|
||||
|
|
|
|||
Loading…
Reference in a new issue