Files @ 41dc93198d55
Branch filter:

Location: symposion_app/.travis.yml

Patrick Altman
Merge pull request #88 from miurahr/sponsorship-admin-contacts

admin contact
language: python

python:
  - 2.7

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

script:
  - flake8 symposion