We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2212b2e commit aefc297Copy full SHA for aefc297
1 file changed
.travis.yml
@@ -31,8 +31,6 @@ matrix:
31
skip_cleanup: true
32
github_token: $GITHUB_API_TOKEN
33
local_dir: build/doc/html
34
- on:
35
- branch: master
36
script:
37
- if [[ $TOOL == "clang-format" ]] && [ "$TRAVIS_PULL_REQUEST" != "false" ]; then
38
cd $TRAVIS_BUILD_DIR;
0 commit comments