adds examples dependencies (commented out, for now).
This commit is contained in:
@ -10,6 +10,7 @@ install:
|
||||
- pip install coveralls
|
||||
script:
|
||||
- make clean docs test
|
||||
# - pip install pycountry
|
||||
# - bin/run_all_examples.sh
|
||||
after_success:
|
||||
- coveralls
|
||||
|
||||
Reference in New Issue
Block a user