We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0623826 commit 7a34ffeCopy full SHA for 7a34ffe
1 file changed
.travis.yml
@@ -8,8 +8,7 @@ python:
8
- "3.6"
9
10
env:
11
- - SENTRY_PYTHON_TEST_POSTGRES_USER=postgres
12
- - SENTRY_PYTHON_TEST_POSTGRES_NAME=travis_ci_test
+ - SENTRY_PYTHON_TEST_POSTGRES_USER=postgres SENTRY_PYTHON_TEST_POSTGRES_NAME=travis_ci_test
13
14
cache:
15
pip: true
0 commit comments