Files @ dbe90742122d
Branch filter:

Location: symposion_app/.travis.yml

Patrick Altman
Merge pull request #111 from miurahr/admin_inline_schedules

Inline schedule edit for admin
language: python

python:
  - 2.7

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

script:
  - flake8 symposion