mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Revert "fixed travis issues"
This reverts commit 1255088ff0.
Because it broke our heroku deployment
This commit is contained in:
parent
f85ff0c6c5
commit
322d58c61c
7 changed files with 19 additions and 13 deletions
|
|
@ -42,6 +42,10 @@ OSEM_GITHUB_SECRET=''
|
|||
STRIPE_PUBLISHABLE_KEY=''
|
||||
STRIPE_SECRET_KEY=''
|
||||
|
||||
# Disable linting of factories in the test suite.
|
||||
# Speeds up turn around times of tests
|
||||
OSEM_FACTORY_LINT="false"
|
||||
|
||||
# The smtp configuration. See the rails guides for more
|
||||
# http://guides.rubyonrails.org/action_mailer_basics.html#action-mailer-configuration
|
||||
OSEM_SMTP_ADDRESS=""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue