Files @ 251f9ea2809a
Branch filter:

Location: symposion_app/.travis.yml

Martey Dodoo
Show unpublished conference schedule to staff.

This is an addendum to #123 to allow the `schedule_conference` view to
show unpublished conference schedules to staff members.
language: python

python:
  - 2.7

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

script:
  - flake8 symposion