blob: ba05d7ad7ce65ba93b55f840ac039eb3ee8a61db [file] [log] [blame]
dist: trusty
language: python
python:
- '2.7'
install:
- pip install -r requirements.txt
script:
- pytest