run all examples during the continuous integration process.
This commit is contained in:
@ -10,5 +10,6 @@ install:
|
||||
- pip install coveralls
|
||||
script:
|
||||
- make clean docs test
|
||||
- bin/run_all_examples.sh
|
||||
after_success:
|
||||
- coveralls
|
||||
|
||||
Reference in New Issue
Block a user