Files @ 135a79a97b91
Branch filter:

Location: symposion_app/.travis.yml

Patrick Altman
Merge pull request #110 from miurahr/slot_name_with_rooms

slot name includes rooms
language: python

python:
  - 2.7

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

script:
  - flake8 symposion