Skip to content

Commit 0cde49c

Browse files
committed
fixed????
1 parent fc98710 commit 0cde49c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ script:
3535
# - nosetests tests -v --with-id
3636
- ./docs/update_apidocs.sh
3737
- which nosetests
38-
- nosetests tests -v --with-id --with-coverage --cover-package=pySDC --cover-html --cover-html-dir=docs/build/test_coverage
38+
- nosetests tests -v --with-id --with-coverage --cover-package=pySDC --cover-html --cover-html-dir=target/doc/build/test_coverage
3939
- travis-sphinx --branches=pySDC_v2,master --nowarn build
4040

4141
after_success:

0 commit comments

Comments
 (0)