Newer
Older
language: python
install:
script:
- make quality
- make test
branches:
only:
- master
after_success: coveralls
language: python
install:
script:
- make quality
- make test
branches:
only:
- master
after_success: coveralls