Files @ c161f55c433c
Branch filter:

Location: symposion_app/.travis.yml

Patrick Altman
Merge pull request #89 from miurahr/sponsorship-i18n-benefit

i18n sponsor fields
language: python

python:
  - 2.7

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

script:
  - flake8 symposion