Skip to content

Commit f3dcaeb

Browse files
committed
make sure docs only generate for the master branch
1 parent 99cd7c9 commit f3dcaeb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,9 @@ matrix:
9494
- cmake -DCMAKE_TOOLCHAIN_FILE=$EMSCRIPTEN/cmake/Modules/Platform/Emscripten.cmake ..
9595
- make
9696
- env: CONFIG=Docs
97+
branches:
98+
only:
99+
- master
97100
language: python
98101
python: 3.6
99102
addons:

0 commit comments

Comments
 (0)