[qa] removes examples and docs from travis as it does not fail on the first and duplicate rtd work on the second, at the cost of a much longer build time.
This commit is contained in:
@ -9,8 +9,6 @@ install:
|
||||
- make install-dev
|
||||
- pip install coveralls
|
||||
script:
|
||||
- make clean docs test
|
||||
- pip install pycountry
|
||||
- bin/run_all_examples.sh
|
||||
- make clean test
|
||||
after_success:
|
||||
- coveralls
|
||||
|
||||
Reference in New Issue
Block a user