de-francophones's picture
Upload 2378 files
4cec618 verified
raw
history blame
254 Bytes
language: python
python:
- "3.4"
install:
- pip install nose
script:
- python setup.py install
- nosetests
notifications:
email:
- [email protected]
- [email protected]
- [email protected]
- [email protected]