Skip to content

Commit d8628e4

Browse files
committed
Run nose.
1 parent 03b197e commit d8628e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ install:
2323
- python setup.py install
2424

2525
script:
26-
- nosetests --verbose --with-doctest folium
26+
- cd tests && nosetests --verbose --nocapture folium_tests.py

0 commit comments

Comments
 (0)