Files @ c97711d9b700
Branch filter:

Location: symposion_app/.travis.yml

Patrick Altman
Merge pull request #77 from miurahr/i18n-more

internationalize some messages
language: python

python:
  - 2.7

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

script:
  - flake8 symposion