Files @ c7608fb0d5fa
Branch filter:

Location: symposion_app/.travis.yml

Scott Bragg
Added ResultNotification to admin, fixed subject as template
language: python

python:
  - 2.7

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

script:
  - flake8 symposion