Attempt to refactor a bit of context, new count transform that counts the calls, new bonobo.structs package with basic data structures, removal of blessings.
This commit is contained in:
@ -10,7 +10,7 @@ install:
|
||||
- pip install coveralls
|
||||
script:
|
||||
- make clean docs test
|
||||
# - pip install pycountry
|
||||
# - bin/run_all_examples.sh
|
||||
- pip install pycountry
|
||||
- bin/run_all_examples.sh
|
||||
after_success:
|
||||
- coveralls
|
||||
|
||||
Reference in New Issue
Block a user