Files @ cc93f124e959
Branch filter:

Location: symposion_app/.travis.yml

Scott Bragg
Merge pull request #35 from lca2017/chrisjrn/20160802

Bugfixes
language: python

python:
  - 2.7

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

script:
  - flake8 symposion