File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ script:
2626 - " ./docs/update_apidocs.sh"
2727 - mkdir data
2828 - which nosetests
29- # - nosetests tests --with-coverage --cover-inclusive --cover-package=pySDC,tutorial --cover-html --cover-html-dir=target/doc/build/test_coverage
29+ - nosetests tests --with-coverage --cover-inclusive --cover-package=pySDC,tutorial --cover-html --cover-html-dir=target/doc/build/test_coverage
3030 - if [[ $PYTHON_VERSION == 3 ]]; then travis-sphinx build; fi
3131
3232after_success :
Original file line number Diff line number Diff line change 1212 author = 'Robert Speck' ,
13131414 url = "http://www.parallelintime.org/pySDC/" ,
15- # download_url = "https://github.com/Parallel-in-Time/pySDC/archive/v2.0.tar.gz ",
15+ download_url = "https://github.com/Parallel-in-Time/pySDC/" ,
1616
1717 packages = find_packages (),
1818
You can’t perform that action at this time.
0 commit comments