Files @ 2fcd7732384f
Branch filter:

Location: symposion_app/.travis.yml

Patrick Altman
Merge pull request #96 from miurahr/l10n-japanese

add japanese translation
language: python

python:
  - 2.7

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

script:
  - flake8 symposion