Files @ f56ce514599a
Branch filter:

Location: symposion_app/.travis.yml

Scott Bragg
Merge pull request #18 from lca2017/chrisjrn/017-cfp-models-and-forms

CFP models and forms
language: python

python:
  - 2.7

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

script:
  - flake8 symposion