blob: 22d45ba5b5a1d7b4fc239f5a5b0058cdaf1c17d0 [file] [log] [blame]
sudo: false
language: python
python:
- "3.5"
- "3.6"
- "pypy3"
install: pip install -e .
script: py.test jellyfish/test.py
after_success:
- coveralls
notifications:
email:
- dev@jamesturk.net