We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03b197e commit d8628e4Copy full SHA for d8628e4
.travis.yaml
@@ -23,4 +23,4 @@ install:
23
- python setup.py install
24
25
script:
26
- - nosetests --verbose --with-doctest folium
+ - cd tests && nosetests --verbose --nocapture folium_tests.py
0 commit comments