Files @ aa56ac00c36a
Branch filter:

Location: symposion_app/.travis.yml

Christopher Neugebauer
Updates speaker model to include information that LCA typically asks for
language: python

python:
  - 2.7

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

script:
  - flake8 symposion