Skip to content

Commit 07459f0

Browse files
authored
Update .travis.yml
1 parent 3efddb1 commit 07459f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ install:
1616
- pip install coveralls
1717

1818
before_script:
19+
- export SECRET_KEY='x1-pogt0-b5owbgq0=ui02-4v)bba!bg&1m8_$)8-&13(907qf'
1920
- psql -c 'create database travis_ci_test;' -U postgres
2021
- cd oshc/
2122
- python manage.py migrate --noinput

0 commit comments

Comments
 (0)