Files @ d9b1583dfe61
Branch filter:

Location: symposion_app/.travis.yml

Christopher Neugebauer
Adds more fields to the reviews CSV
language: python

python:
  - 2.7

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

script:
  - flake8 symposion