Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.

Commit

Permalink
Added recommended env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
melinath committed Apr 29, 2018
1 parent f033d67 commit a1595bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ env:
- DATABASE_URL=postgres://postgres@localhost:5432/brambling_test
- PIPENV_IGNORE_VIRTUALENVS=1
- PYTHONIOENCODING='utf-8'
- PIPENV_DONT_USE_PYENV=1
- PIPENV_VENV_IN_PROJECT=1
cache:
pip: true
directories:
Expand Down

0 comments on commit a1595bc

Please sign in to comment.