update travis.yml
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
language: python
|
||||
script:
|
||||
- python setup.py install
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
Reference in New Issue
Block a user