remove the script that runs all examples for now, as it needs more deps and refactoring of few things in progress.
This commit is contained in:
@ -10,6 +10,6 @@ install:
|
|||||||
- pip install coveralls
|
- pip install coveralls
|
||||||
script:
|
script:
|
||||||
- make clean docs test
|
- make clean docs test
|
||||||
- bin/run_all_examples.sh
|
# - bin/run_all_examples.sh
|
||||||
after_success:
|
after_success:
|
||||||
- coveralls
|
- coveralls
|
||||||
|
|||||||
Reference in New Issue
Block a user