Files @ dbb4ebbb7044
Branch filter:

Location: symposion_app/.travis.yml

Scott Bragg
Add a permission to view speaker contact details in conference.json
language: python

python:
  - 2.7

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

script:
  - flake8 symposion