Skip to content

Commit

Permalink
remove the on condition (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
Barthelemy authored May 28, 2019
1 parent 2212b2e commit aefc297
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ matrix:
skip_cleanup: true
github_token: $GITHUB_API_TOKEN
local_dir: build/doc/html
on:
branch: master
script:
- if [[ $TOOL == "clang-format" ]] && [ "$TRAVIS_PULL_REQUEST" != "false" ]; then
cd $TRAVIS_BUILD_DIR;
Expand Down

0 comments on commit aefc297

Please sign in to comment.