Files @ d305cd8c13d7
Branch filter:

Location: symposion_app/.travis.yml

Christopher Neugebauer
Requires comments for non-abstain votes only
language: python

python:
  - 2.7

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

script:
  - flake8 symposion