Files @ 073174e617b1
Branch filter:

Location: symposion_app/.travis.yml

Scott Bragg
Adds bcc to emails sent from server
language: python

python:
  - 2.7

install:
  - pip install flake8
  - pip install -e .

script:
  - flake8 symposion