Files @ 3b2beedd4ac9
Branch filter:

Location: symposion_app/.travis.yml

Scott Bragg
Merge pull request #54 from faulteh/lca2017

Remove description, add fields to proposal for notification template
language: python

python:
  - 2.7

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

script:
  - flake8 symposion