We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3efddb1 commit 07459f0Copy full SHA for 07459f0
.travis.yml
@@ -16,6 +16,7 @@ install:
16
- pip install coveralls
17
18
before_script:
19
+ - export SECRET_KEY='x1-pogt0-b5owbgq0=ui02-4v)bba!bg&1m8_$)8-&13(907qf'
20
- psql -c 'create database travis_ci_test;' -U postgres
21
- cd oshc/
22
- python manage.py migrate --noinput
0 commit comments