Files @ aa70c5aeb251
Branch filter:

Location: symposion_app/.travis.yml

Scott Bragg
Merge pull request #56 from lca2017/chrisjrn/universal_bcc

Removes BCC amendment to mail.py
language: python

python:
  - 2.7

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

script:
  - flake8 symposion