Files @ 73f2cc1d1ce9
Branch filter:

Location: symposion_app/.travis.yml

Scott Bragg
Merge pull request #68 from jamezpolley/lca2017

Handle slots with no Proposal
language: python

python:
  - 2.7

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

script:
  - flake8 symposion