Skip to content

Commit fc98710

Browse files
committed
fixed???
1 parent bd6f808 commit fc98710

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
@@ -36,7 +36,7 @@ script:
3636
- ./docs/update_apidocs.sh
3737
- which nosetests
3838
- nosetests tests -v --with-id --with-coverage --cover-package=pySDC --cover-html --cover-html-dir=docs/build/test_coverage
39-
- travis-sphinx --branches=pySDC_v2,master --outdir=docs/build --nowarn build
39+
- travis-sphinx --branches=pySDC_v2,master --nowarn build
4040

4141
after_success:
4242
- travis-sphinx deploy

0 commit comments

Comments
 (0)