Skip to content

Commit 8708a2a

Browse files
committed
DOC: Revert
Revert location
1 parent 64c8d18 commit 8708a2a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ pcg/core-rng
77
build
88
dist
99
*.egg-info
10+
.idea/
11+

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ script:
6666
cd ${BUILD_DIR}/doc
6767
make html
6868
cd ${BUILD_DIR}
69-
doctr deploy doc/build/html
69+
doctr deploy doc
7070
fi;
7171
- |
7272
if [ ${PYTHON} = "3.6" ]; then

0 commit comments

Comments
 (0)