Files @ 32e8c27df99f
Branch filter:

Location: symposion_app/.travis.yml

Hiroshi Miura
admin: inline edit day and slotroom

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
language: python

python:
  - 2.7

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

script:
  - flake8 symposion