fixed travis issues

This commit is contained in:
Siddhant Bajaj 2017-02-20 23:43:02 +05:30
parent 945b4aac60
commit 1255088ff0
7 changed files with 13 additions and 19 deletions

View file

@ -42,10 +42,6 @@ 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=""