Skip to content

Commit d5b5cff

Browse files
renzonrenzon
authored andcommitted
Home ok with MailChimp integration
close #6
1 parent c6c00fb commit d5b5cff

28 files changed

+21574
-16
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ install:
1111
before_script:
1212
- psql -c "CREATE DATABASE testdb;" -U postgres
1313
- python manage.py migrate --noinput
14-
- python manage.py collectstatic --noinput
14+
# - python manage.py collectstatic --noinput
1515

1616
script:
1717
- flake8 .

0 commit comments

Comments
 (0)