Skip to content

Commit aefc297

Browse files
authored
remove the on condition (#169)
1 parent 2212b2e commit aefc297

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ matrix:
3131
skip_cleanup: true
3232
github_token: $GITHUB_API_TOKEN
3333
local_dir: build/doc/html
34-
on:
35-
branch: master
3634
script:
3735
- if [[ $TOOL == "clang-format" ]] && [ "$TRAVIS_PULL_REQUEST" != "false" ]; then
3836
cd $TRAVIS_BUILD_DIR;

0 commit comments

Comments
 (0)