Skip to content

Commit 9aa3d66

Browse files
committed
DOC: Fix location of doc build
1 parent bcdf034 commit 9aa3d66

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
@@ -60,7 +60,7 @@ install:
6060
cd doc
6161
make html
6262
pip install doctr
63-
doctr deploy doc/build
63+
doctr deploy doc
6464
fi;
6565
- cd $HOME
6666

0 commit comments

Comments
 (0)