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 36d5a40 commit 726f6eeCopy full SHA for 726f6ee
.travis.yml
@@ -33,6 +33,7 @@ install:
33
34
script:
35
- ./docs/update_apidocs.sh
36
+ - mkdir data
37
- which nosetests
38
- nosetests tests -v --with-id --with-coverage --cover-package=pySDC,tutorial --cover-inclusive --cover-html --cover-html-dir=target/doc/build/test_coverage
39
- travis-sphinx --branches=pySDC_v2,master -n build
0 commit comments