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